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