Assimp  v4.1. (December 2018)
generic_inserter.hpp File Reference

Functions

template<typename char_type , typename traits_type , typename argument_type >
std::basic_ostream< char_type, traits_type > & generic_inserter (void(*print)(std::basic_ostream< char_type, traits_type > &os, argument_type const &arg), std::basic_ostream< char_type, traits_type > &os, argument_type const &arg)
 

Function Documentation

◆ generic_inserter()

template<typename char_type , typename traits_type , typename argument_type >
std::basic_ostream<char_type, traits_type>& generic_inserter ( void(*)(std::basic_ostream< char_type, traits_type > &os, argument_type const &arg)  print,
std::basic_ostream< char_type, traits_type > &  os,
argument_type const &  arg 
)