#include <type_traits.h>
True for types that are "deserialiable" from an std::istream
operator>>(std::ostream&,T&)