Functions | |
template<typename CharT, typename TraitsT, typename ValT> | |
std::basic_ostream< CharT, TraitsT > & | operator<< (std::basic_ostream< CharT, TraitsT > &, const ValT &) |
A fallback operator<< to ensure stringify() will always compile. |
std::basic_ostream<CharT, TraitsT>& eval::detail::overload_backups::operator<< | ( | std::basic_ostream< CharT, TraitsT > & | , | |
const ValT & | ||||
) | [inline] |
A fallback operator<< to ensure stringify() will always compile.