Template Struct RawVector

Struct Documentation

template<typename T>
struct RawVector

Public Functions

inline constexpr VEG_INLINE auto len() const noexcept -> usize
inline constexpr VEG_INLINE auto cap() const noexcept -> usize

Public Members

T *data
T *end
T *end_alloc