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