#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__algorithm/ranges/out_value_result.hpp>
|
template<typename I2 , typename T2 , std::enable_if_t< conjunction< convertible_to< const I &, I2 >, convertible_to< const T &, T2 > >::value, int > = 0> |
constexpr | operator out_value_result< I2, T2 > () const & |
|
template<typename I2 , typename T2 , std::enable_if_t< conjunction< convertible_to< I, I2 >, convertible_to< T, T2 > >::value, int > = 0> |
constexpr | operator out_value_result< I2, T2 > () && |
|
◆ operator out_value_result< I2, T2 >() [1/2]
◆ operator out_value_result< I2, T2 >() [2/2]
◆ out
◆ value
The documentation for this struct was generated from the following file: