Searched refs:char_allocator2 (Results 1 – 1 of 1) sorted by relevance
16 typedef boost::detail::allocator::rebind_to<int_allocator, char>::type char_allocator2; typedef21 BOOST_STATIC_ASSERT((boost::is_same<char_allocator, char_allocator2>::value)); in main()