Searched defs:is_pod (Results 1 – 3 of 3) sorted by relevance
202 struct is_pod { struct203 static const bool value = __is_pod(T); argument
1865 def is_pod(self): member in Type
166 void is_pod() in is_pod() function