mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-02-23 03:52:29 +00: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
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.3%