#include <type_traits.h>
True for types that are "serializable" to a std::ostream
operator<<(std::ostream&,const T&)