SyTen

◆ ostreamshiftable()

template<class T >
constexpr auto syten::ostreamshiftable ( )
constexpr

constexpr function which returns true if a T const& object is shiftable into a std::ostream&.

Use in an if constexpr block.