Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstatic_vector.hpp39 class static_storage_allocator class
56 BOOST_CONTAINER_FORCEINLINE static_storage_allocator() BOOST_NOEXCEPT_OR_NOTHROW in static_storage_allocator() function in boost::container::dtl::static_storage_allocator
59 …BOOST_CONTAINER_FORCEINLINE static_storage_allocator(const static_storage_allocator &) BOOST_NOEXC… in static_storage_allocator() argument
62 …_CONTAINER_FORCEINLINE static_storage_allocator & operator=(const static_storage_allocator &) BOOS… in operator =()
83 …BOOST_CONTAINER_FORCEINLINE friend bool operator==(const static_storage_allocator &, const static_… in operator ==()
86 …BOOST_CONTAINER_FORCEINLINE friend bool operator!=(const static_storage_allocator &, const static_… in operator !=()