User profile: endlessLearning

User info
User name:endlessLearning
Name:Bq
Location:China
Website:http://none
History
Joined:
Number of posts:3
Latest posts:

multi_thread problem
@MiiNiPaa Thank you very much. I will try the wrapper and after several days I will re-compile/get m...

multi_thread problem
I want to learn thread using C++. I know C++ provide <thread><atomic><future><mutex>, etc to support...

vector<T>::erase std=c++11
Today, i refer to vector<T>::erase (c++11) in cplusplus.com and it gives me the two results: itera...