Home
last modified time | relevance | path

Searched defs:non_propagating_cache (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/range/v3/utility/
H A Doptional.hpp954 struct non_propagating_cache : optional<T> struct
957 constexpr non_propagating_cache(nullopt_t) noexcept in non_propagating_cache() argument
959 constexpr non_propagating_cache(non_propagating_cache const &) noexcept in non_propagating_cache() function
962 constexpr non_propagating_cache(non_propagating_cache && that) noexcept in non_propagating_cache() argument
967 constexpr non_propagating_cache & operator=( in operator =()
973 constexpr non_propagating_cache & operator=( in operator =()
984 struct non_propagating_cache<T, Tag, false> struct
/dports/devel/range-v3/range-v3-0.11.0/include/range/v3/utility/
H A Doptional.hpp954 struct non_propagating_cache : optional<T> struct
957 constexpr non_propagating_cache(nullopt_t) noexcept in non_propagating_cache() argument
959 constexpr non_propagating_cache(non_propagating_cache const &) noexcept in non_propagating_cache() function
962 constexpr non_propagating_cache(non_propagating_cache && that) noexcept in non_propagating_cache() function
967 constexpr non_propagating_cache & operator=( in operator =()
973 constexpr non_propagating_cache & operator=( in operator =()
984 struct non_propagating_cache<T, Tag, false> struct