Files
boost_smart_ptr/include/boost/smart_ptr/detail
Andrey Semashev d586469d60 Fix warnings about struct/class mismatch
ms_allocator_state template was declared as class but its specializations were as structs. This caused Clang 3.2 warnings. The commit changes ms_allocator_state declaration to struct to fix that.
2014-03-08 18:31:31 +03:00
..
2014-02-25 01:32:19 +02:00