XIE-Yao
Results
3
issues of
XIE-Yao
std::thread is already a part of c++ standard, so the old openthread library is not need any more. do you have plan to remove openthread from future version ?
compiling error occurs when using vcxproj file(vs2019) , due to missing include folder "./include"
1
in element.h there is a line as follows : **#include "litehtml/types.h"** but since "./include" is not set as include folder, the compiler says cannot find the above header. **add "./include"...
http://dec41.user.srcf.net/h/IA_M/differential_equations/1_1 f'(2x) = d f / d(2x) ? is this right?