Home
last modified time | relevance | path

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

/third_party/boost/boost/align/
Daligned_allocator_adaptor.hpp39 typedef typename traits::template rebind_alloc<char> char_alloc; typedef in boost::alignment::aligned_allocator_adaptor
43 typedef typename Allocator::template rebind<char>::other char_alloc; typedef in boost::alignment::aligned_allocator_adaptor