Searched defs:__is_std_array_v (Results 1 – 1 of 1) sorted by relevance
40 inline const bool __is_std_array_v = false; variable43 inline const bool __is_std_array_v<array<_Tp, _Size> > = true; variable