Template Struct stackvec
Defined in File rapidyaml-0.5.0.hpp
Struct Documentation
-
template<uint16_t size>
struct stackvec Public Functions
-
stackvec() = default
-
inline void set_len(size_t len) noexcept
-
inline constexpr size_t len() const noexcept
-
inline constexpr bool is_empty() const noexcept
-
inline constexpr size_t capacity() const noexcept
-
inline bool nonzero(size_t index) const noexcept
-
inline void normalize() noexcept
-
stackvec() = default