Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/
Dpool.hpp90 struct default_user_allocator_new_delete struct
92 …; //!< An unsigned integral type that can represent the size of the largest object to be allocated.
93 …difference_type; //!< A signed integral type that can represent the difference of any two pointers.
95 static char * malloc BOOST_PREVENT_MACRO_SUBSTITUTION(const size_type bytes) in BOOST_PREVENT_MACRO_SUBSTITUTION()
99 static void free BOOST_PREVENT_MACRO_SUBSTITUTION(char * const block) in BOOST_PREVENT_MACRO_SUBSTITUTION()