![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
Public Member Functions | |
non_propagating_cache ()=default | |
constexpr | non_propagating_cache (const non_propagating_cache &) noexcept |
constexpr | non_propagating_cache (non_propagating_cache &&other) noexcept |
constexpr non_propagating_cache & | operator= (const non_propagating_cache &other) noexcept |
constexpr non_propagating_cache & | operator= (non_propagating_cache &&other) noexcept |
template<typename I , std::enable_if_t< detail::constructible_from_deref< T, const I & >::value, int > = 0> | |
constexpr T & | emplace_deref (const I &i) |
|
default |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexpr |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |