4.5.0
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
fcppt::output_impl< Arg, void > Struct Template Reference

Static Public Member Functions

template<typename Ch , typename Traits >
static void execute (std::basic_ostream< Ch, Traits > &_stream, Arg const &_value)
 

Member Function Documentation

◆ execute()

template<typename Arg >
template<typename Ch , typename Traits >
static void fcppt::output_impl< Arg, void >::execute ( std::basic_ostream< Ch, Traits > & _stream,
Arg const & _value )
inlinestatic