Searched defs:default_user_allocator_new_delete (Results 1 – 1 of 1) sorted by relevance
90 struct default_user_allocator_new_delete struct92 …; //!< 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()