Scarab  v3.2.1
Project 8 C++ Utility Library
is_streamable< S, T > Member List

This is the complete list of members for is_streamable< S, T >, including all inherited members.

test(int) -> decltype(std::declval< SS &>()<< std::declval< TT >(), std::true_type())is_streamable< S, T >privatestatic
test(...) -> std::false_typeis_streamable< S, T >privatestatic
valueis_streamable< S, T >static