Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::v3::concepts::Assignable Struct Reference
Utility
»
Concepts
Public Member Functions
template<typename T , typename U >
auto
requires_
(T &&t, U &&u) -> decltype( concepts::valid_expr( concepts::has_type< T & >(static_cast< T && >(t)=static_cast< U && >(u)) ))
ranges
v3
concepts
Assignable
Generated by
1.8.10