Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ranges::box< Element, Tag, box_compress > Class Template Reference
Inheritance diagram for ranges::box< Element, Tag, box_compress >:
ranges::basic_mixin< adaptor_cursor > ranges::basic_mixin< cursor > ranges::compressed_pair< BaseSent, Adapt > ranges::compressed_pair< BaseSent, Adapt > ranges::remove_if_view< Rng, logical_negate< Pred > > ranges::filter_view< Rng, Pred >

Public Member Functions

 template (typename E)(AND const ructible_from< Element
 
E AND convertible_to< E, Element > constexpr box (E &&e) noexcept(std::is_nothrow_constructible< Element, E >::value)
 
 template (typename E)(AND const ructible_from< Element
 
AND (!convertible_to< E, Element >)) const expr explicit box(E &&e) noexcept(std::is_nothrow_constructible< Element, E >::value)
 
constexpr Element & get () &noexcept
 
constexpr Element const & get () const &noexcept
 
constexpr Element && get () &&noexcept
 
constexpr Element const && get () const &&noexcept
 

The documentation for this class was generated from the following file: