C++ const correctness, boost shared_ptr and reference counting
1. what's C++ const correctness
2. how does shared_ptr work
3. how does shared_ptr gets around const correctness
4. pointer and get too smart with the compiler
2. how does shared_ptr work
3. how does shared_ptr gets around const correctness
4. pointer and get too smart with the compiler
<< Home