![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Go to the source code of this file.
Classes | |
struct | in_place_t |
in-place construction tag More... | |
struct | in_place_type_t< T > |
struct | in_place_index_t< I > |
Namespaces | |
vccc | |
Variables | |
constexpr VCCC_INLINE_OR_STATIC in_place_t | in_place {} |
template<typename T > | |
constexpr VCCC_INLINE_OR_STATIC in_place_type_t< T > | in_place_type {} |
template<std::size_t I> | |
constexpr VCCC_INLINE_OR_STATIC in_place_index_t< I > | in_place_index {} |