Possible to replace member function to a noop function?I write c++ with c++11 and have a question as title. Ex. class Hi { public: Hi(){}; tes...
Recommand async IO library/framwork?I have a program to write data to multiple files and want to improve its performance. Then I thin...
Recommand async io library/framwork?I have a program to write data to multiple files and want write different files in parallel. That...
memory allocation different when lookup in system monitorI write a c program to allocate specific size of memory and free them in Ubuntu. Defaultly, it cr...
sort result is not what I thoughtThanks Ganado! [quote]What you wrote above is equivalent to: sort(begin(number), end(number), [](in...
This user does not accept Private Messages