Searched defs:is_always_equal (Results 1 – 4 of 4) sorted by relevance
94 typedef true_type is_always_equal; in _GLIBCXX_VISIBILITY() typedef146 typedef true_type is_always_equal; in _GLIBCXX_VISIBILITY() typedef
46 enum is_always_equal = true; in allocator() local239 enum is_always_equal = isTrue!(allocator_type, "is_always_equal"); in allocator_traits() local
65 typedef true_type is_always_equal; typedef146 typedef true_type is_always_equal; typedef
127 typedef std::true_type is_always_equal; in _GLIBCXX_VISIBILITY() typedef