mirror of
https://github.com/boostorg/container.git
synced 2026-07-07 07:00:50 +02:00
bffd6c036c
Uses intrusive is_convertible in MSVC compilers. Removes some throw conditions in the documentation produced by the allocator copy constructor (as the standard requires no-throw guarantee for those).