Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dnew_allocator.hpp45 class new_allocator<void> class
67 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
72 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() argument
78 new_allocator(const new_allocator<T2> &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
83 friend void swap(new_allocator &, new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in swap() argument
88 friend bool operator==(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator ==()
93 friend bool operator!=(const new_allocator &, const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in operator !=()
100 class new_allocator class
125 new_allocator() BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
130 new_allocator(const new_allocator &) BOOST_NOEXCEPT_OR_NOTHROW in new_allocator() function in boost::container::new_allocator
[all …]