Searched refs:AllocTraits (Results 1 – 1 of 1) sorted by relevance
84 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef85 typedef typename AllocTraits::pointer pointer;86 typedef typename AllocTraits::size_type size_type;106 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef107 typedef typename AllocTraits::pointer pointer;108 typedef typename AllocTraits::size_type size_type;128 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef129 typedef typename AllocTraits::pointer pointer;130 typedef typename AllocTraits::size_type size_type;142 typedef boost::container::allocator_traits<Allocator> AllocTraits; typedef[all …]