mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-07-04 23:50:59 +02:00
d586469d60b4d7277174b1592f45e661c75ebc9c
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.
Description
Boost.org smart_ptr module
Languages
C++
99.5%
CMake
0.3%