Searched defs:countof (Results 1 – 1 of 1) sorted by relevance
96 inline constexpr size_t countof(const T (&)[N]) { in countof() function 101 inline constexpr size_t countof(const T* const begin, const T* const end) { in countof() function [all...]