Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::convert_to< T > Struct Template Reference
Functional
Public Member Functions
template<typename U >
constexpr
auto
operator()
(U &&u) return static_cast< T >((U &&) u) noexcept(noexcept(decltype(CPP_AUTO_FUN_RETURNS_const)(CPP_AUTO_FUN_RETURNS_const))) -> decltype(CPP_AUTO_FUN_RETURNS_const)
ranges
convert_to
Generated by
1.8.13