Searched defs:ConstexprVector (Results 1 – 1 of 1) sorted by relevance
41 class ConstexprVector class51 inline constexpr ConstexprVector() noexcept : values{}, count{0} {}; in ConstexprVector() function in vkt::ConstexprVector60 inline constexpr explicit ConstexprVector(const _arg_t& arg1, const _args_t&... args) noexcept : in ConstexprVector() function in vkt::ConstexprVector