Searched defs:has_version (Results 1 – 2 of 2) sorted by relevance
62 struct has_version struct65 struct two {char _[2];};69 static const bool value = sizeof(test<T>(0)) == 1;70 void dummy(){} in dummy()
385 bool has_version = false; in layer() local