Searched defs:uses_allocator_imp (Results 1 – 1 of 1) sorted by relevance
118 struct uses_allocator_imp struct123 typedef char yes_type;124 struct no_type{ char dummy[2]; };142 static Allocator alloc; // Declared but not defined145 static const bool value = sizeof(test<T>(alloc)) == sizeof(yes_type);