Searched defs:is_void_cv (Results 1 – 1 of 1) sorted by relevance
671 struct is_void_cv struct672 { static const bool value = false; };675 struct is_void_cv<void> struct676 { static const bool value = true; };