Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::box< Element, Tag, Empty > Struct Template Reference

Public Member Functions

template<typename E , int _concept_requires___LINE__ = 42, typename std::enable_if< (_concept_requires___LINE__==43)||(Constructible< Element, E && >()), int >::type = 0>
constexpr box (E &&e)
 

Public Attributes

Element value