Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::v3::concepts::Writable Struct Reference
Utility
»
Concepts
Inheritance diagram for ranges::v3::concepts::Writable:
Public Member Functions
template<typename Out , typename T >
auto
requires_
(Out &&o, T &&) -> decltype( concepts::valid_expr( *o=val< T >() ))
Public Member Functions inherited from
ranges::v3::concepts::refines< Movable(_1), DefaultConstructible(_1)>
void
requires_
(Ts &&...)
Additional Inherited Members
Public Types inherited from
ranges::v3::concepts::refines< Movable(_1), DefaultConstructible(_1)>
using
base_concepts_t
=
meta::list
< Concepts... >
ranges
v3
concepts
Writable
Generated by
1.8.10