User: icegood

  • Public profile

User profile: icegood

User info
User name:icegood
History
Joined:
Number of posts:63
Latest posts:

copy constructor/destructor issues
Thanks

copy constructor/destructor issues
Hi there. I have code: [code] #include <iostream> class CTest { private: int m_nData; public:...

std::thread::hardware_concurrency
found error in program. Output should be std::thread::hardware_concurrency() instead std::thread::ha...

std::thread::hardware_concurrency
Hi, i've just tried to output std::thread::hardware_concurrency on my laptop under different Oses a...

boost graph library: usage of undirected_graph
Hi there. Have next declarations: [code] #include <string> #include <boost/graph/adjacency_l...

This user does not accept Private Messages