Template Struct InPlace< void >

Struct Documentation

template<>
struct InPlace<void>

Public Functions

InPlace() = default
template<typename Tag>
inline constexpr VEG_INLINE auto operator[](Tag) const noexcept -> InPlace<Tag>