ΒΆtemplate <typename T, unsigned int N>
inline size_t capacity_in_bytes(
const SmallVector<T, N>& X)
template <typename T, unsigned int N>
inline size_t capacity_in_bytes(
const SmallVector<T, N>& X)
Declared at: llvm/include/llvm/ADT/SmallVector.h:906
Templates
- T
- unsigned int N
Parameters
- const SmallVector<T, N>& X