Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dis_contiguous_container.hpp65 struct back_free_capacity struct
67 static typename Container::size_type get(const Container &c) in get()
72 struct back_free_capacity<Container, false> struct
74 static typename Container::size_type get(const Container &c) in get()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddevector.hpp992 size_type back_free_capacity() const BOOST_NOEXCEPT in back_free_capacity() function in boost::container::devector