Searched defs:ArraySize (Results 1 – 7 of 7) sorted by relevance
68 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
220 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
109 constexpr std::size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
223 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
120 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
81 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() function
904 uint16_t ConfigArray::ArraySize() const in ArraySize() function in ConfigArray