Checks whether T can be streamed. More...
#include <util.hpp>
Checks whether T can be streamed.
A streamable type is defined by having the operator<< defined in scope.