Searched defs:countof (Results 1 – 2 of 2) sorted by relevance
1352 static constexpr size_t countof(T const (&)[N]) { in countof() function
119 countof(const T (&)[N]) in countof() function128 countof(const T * const begin, const T * const end) in countof() function