Home
last modified time | relevance | path

Searched defs:on_capacity_overflow (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/container/
Dstatic_vector.hpp43 static BOOST_NORETURN BOOST_CONTAINER_FORCEINLINE void on_capacity_overflow(true_type) in on_capacity_overflow() function in boost::container::dtl::static_storage_allocator
48 static BOOST_CONTAINER_FORCEINLINE void on_capacity_overflow(false_type) in on_capacity_overflow() function in boost::container::dtl::static_storage_allocator
76 static BOOST_CONTAINER_FORCEINLINE void on_capacity_overflow() in on_capacity_overflow() function in boost::container::dtl::static_storage_allocator
Dvector.hpp475 static BOOST_CONTAINER_FORCEINLINE void on_capacity_overflow() in on_capacity_overflow() function
611 static BOOST_CONTAINER_FORCEINLINE void on_capacity_overflow() in on_capacity_overflow() function