Home
last modified time | relevance | path

Searched refs:nothrow_allocation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/
H A Dallocation_type.hpp50 static const allocation_type nothrow_allocation = (allocation_type)nothrow_allocation_v; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp548 BOOST_ASSERT(!(command & nothrow_allocation)); in priv_allocation_command()
2649 (shrink_in_place | nothrow_allocation, cp, received_size, reuse)){ in priv_shrink_to_fit()