User profile: wangkhem

User info
User name:wangkhem
History
Joined:
Number of posts:4
Latest posts:

boost::format gives error on overloaded << operator
[quote]Commenting the last line will take out the below error[/quote] [output] /usr/include/boost/f...

boost::format gives error on overloaded << operator
[code] #include <iostream> #include <vector> #include <boost/format.hpp> namespace { struct ...

Segmentation fault while iterating std::map through callback
Thanks so much for the reply, it solved the problem.

Segmentation fault while iterating std::map through callback
[code] void call(boost::function<void ()> f) { f(); } void end() { cout << "End..." << endl; }...

This user does not accept Private Messages

User: wangkhem

  • Public profile