Searched defs:countof (Results 1 – 3 of 3) sorted by relevance
32 size_t countof(T (&)[N]) { in countof() function
810 constexpr std::size_t countof(T const (&)[N]) in countof() function
136 unsigned countof(T (&rgt)[N]) { in countof() function