Searched defs:is_multikey_true (Results 1 – 1 of 1) sorted by relevance
24 struct is_multikey_true struct26 typedef char yes_type;28 struct two { yes_type _[1+IsMultikey]; };31 static const bool value = sizeof(test<T>(0)) != sizeof(yes_type);