mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-30 03:17:15 +02:00
Comment about call_construct
This commit is contained in:
@ -1267,6 +1267,9 @@ namespace func {
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
// call_construct
|
||||
//
|
||||
// Only use allocator_traits::construct, allocator_traits::destroy when full
|
||||
// C++11 support is available.
|
||||
|
||||
#if BOOST_UNORDERED_CXX11_CONSTRUCTION
|
||||
|
||||
|
Reference in New Issue
Block a user