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