Home
last modified time | relevance | path

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

/third_party/boost/boost/circular_buffer/
Dbase.hpp2636 void swap_allocator(circular_buffer<T, Alloc>&, const true_type&) { in swap_allocator() function in boost::circular_buffer
2641 void swap_allocator(circular_buffer<T, Alloc>& cb, const false_type&) { in swap_allocator() function in boost::circular_buffer