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