Horizon
Public Member Functions | List of all members
ranges::box< Element, Tag, detail::box_compress::coalesce > Class Template Reference

Public Member Functions

 template (typename E)(requires(!same_as< box
 
detail::decay_t< E > AND constructible_from< Element, E > AND constexpr convertible_to< E, Element > box (E &&) noexcept
 
 template (typename E)(requires(!same_as< box
 
detail::decay_t< E > AND constructible_from< Element, E > AND (!convertible_to< E, Element >)) const expr explicit box(E &&) noexcept
 
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: