Searched defs:is_scoped_allocator_imp (Results 1 – 1 of 1) sorted by relevance
50 struct is_scoped_allocator_imp struct52 typedef char yes_type;53 struct no_type{ char dummy[2]; };61 static const bool value = (sizeof(yes_type) == sizeof(test<Allocator>(0)));