scenario_simulator_v2 C++ API
Static Public Member Functions | List of all members
openscenario_interpreter::type_traits::IfHasStreamOutputOperator< T, typename std::enable_if< HasStreamOutputOperator< T >::value >::type > Struct Template Reference

#include <if_has_stream_output_operator.hpp>

Static Public Member Functions

static auto invoke (std::ostream &os, const T &rhs) -> std::ostream &
 

Member Function Documentation

◆ invoke()

template<typename T >
static auto openscenario_interpreter::type_traits::IfHasStreamOutputOperator< T, typename std::enable_if< HasStreamOutputOperator< T >::value >::type >::invoke ( std::ostream &  os,
const T &  rhs 
) -> std::ostream &
inlinestatic

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