Home
last modified time | relevance | path

Searched defs:get_allocator (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/boost/libs/container/example/
Ddoc_pmr.cpp41 allocator_type get_allocator() const in get_allocator() function in ShoppingList
/third_party/boost/boost/asio/
Duse_future.hpp92 allocator_type get_allocator() const in get_allocator() function in boost::asio::use_future_t
/third_party/boost/boost/container/pmr/
Dresource_adaptor.hpp137 allocator_type &get_allocator() in get_allocator() function in boost::container::pmr::resource_adaptor_imp
141 const allocator_type &get_allocator() const in get_allocator() function in boost::container::pmr::resource_adaptor_imp
/third_party/boost/boost/beast/core/
Dasync_base.hpp292 get_allocator() const noexcept in get_allocator() function in boost::beast::async_base
Dflat_buffer.hpp317 get_allocator() const in get_allocator() function in boost::beast::basic_flat_buffer
Dmulti_buffer.hpp382 get_allocator() const in get_allocator() function in boost::beast::basic_multi_buffer
/third_party/boost/boost/beast/core/detail/
Dbind_default_executor.hpp55 get_allocator() const noexcept in get_allocator() function in boost::beast::detail::bind_default_executor_wrapper
/third_party/boost/boost/multi_index/detail/
Dauto_space.hpp62 Allocator get_allocator()const{return al_;} in get_allocator() function
Dnode_handle.hpp96 allocator_type get_allocator()const{return *allocator_ptr();} in get_allocator() function in boost::multi_index::detail::node_handle
/third_party/boost/doc/html/boost_asio/example/cpp11/operations/
Dcomposed_5.cpp125 allocator_type get_allocator() const noexcept in operator ()() function
Dcomposed_6.cpp174 allocator_type get_allocator() const noexcept in operator ()() function
/third_party/boost/libs/asio/example/cpp11/operations/
Dcomposed_5.cpp125 allocator_type get_allocator() const noexcept in operator ()() function
Dcomposed_6.cpp174 allocator_type get_allocator() const noexcept in operator ()() function
/third_party/boost/boost/beast/http/
Dfields.hpp286 get_allocator() const in get_allocator() function in boost::beast::http::basic_fields
/third_party/boost/libs/asio/example/cpp14/operations/
Dcomposed_5.cpp135 allocator_type get_allocator() const noexcept in async_write_message() function
Dcomposed_6.cpp185 allocator_type get_allocator() const noexcept in async_write_messages() function
/third_party/boost/doc/html/boost_asio/example/cpp14/operations/
Dcomposed_5.cpp135 allocator_type get_allocator() const noexcept in async_write_message() function
Dcomposed_6.cpp185 allocator_type get_allocator() const noexcept in async_write_messages() function
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dsp_counted_impl.hpp115 const_allocator_pointer get_allocator() const in get_allocator() function in boost::interprocess::ipcdetail::sp_counted_impl_pd
/third_party/boost/boost/phoenix/stl/container/
Dcontainer.hpp382 struct get_allocator struct
388 struct result<This(C&)>
395 operator()(C& c) const in operator ()()
/third_party/boost/boost/compute/container/
Ddynamic_bitset.hpp224 allocator_type get_allocator() const in get_allocator() function in boost::compute::dynamic_bitset
/third_party/boost/boost/histogram/axis/
Dcategory.hpp173 allocator_type get_allocator() const { return vec_.get_allocator(); } in get_allocator() function in boost::histogram::axis::category
/third_party/boost/boost/log/detail/
Dthreadsafe_queue.hpp262 allocator_type& get_allocator() BOOST_NOEXCEPT { return *static_cast< allocator_type* >(this); } in get_allocator() function in boost::aux::threadsafe_queue
/third_party/boost/libs/asio/example/cpp11/allocation/
Dserver.cpp131 allocator_type get_allocator() const noexcept in get_allocator() function in custom_alloc_handler
/third_party/boost/doc/html/boost_asio/example/cpp11/allocation/
Dserver.cpp131 allocator_type get_allocator() const noexcept in get_allocator() function in custom_alloc_handler

1234