template <class T>
struct array_size
Defined at line 116 of file ../../third_party/llvm-libc/src/src/string/memory_utils/op_generic.h
Helper struct to retrieve the number of elements of an array.
template <class T>
Defined at line 116 of file ../../third_party/llvm-libc/src/src/string/memory_utils/op_generic.h
Helper struct to retrieve the number of elements of an array.