mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-28 07:42:10 +00:00
6d73b4aa5441875a158ea3dcfcff5cd712cf552a
VC11 has only partial support for C++11 allocators. For example it has a non-conforming rebind_alloc and rebind_traits in std::allocator_traits because it does not support C++11 template aliases.
Description
Mirrored via gitea-mirror
Languages
C++
99.5%
CMake
0.3%