OpenKalman
Public Member Functions | Public Attributes | List of all members
OpenKalman::stdex::ranges::in_out_result< I, O > Struct Template Reference

Public Member Functions

template<typename I2 , typename O2 , std::enable_if_t< stdex::convertible_to< const I &, I2 > and stdex::convertible_to< const O &, O2 >, int > = 0>
constexpr operator in_out_result< I2, O2 > () const &
 
template<class I2 , class O2 , std::enable_if_t< stdex::convertible_to< I, I2 > and stdex::convertible_to< O, O2 >, int > = 0>
constexpr operator in_out_result< I2, O2 > () &&
 

Public Attributes

in
 
out
 

The documentation for this struct was generated from the following file: