My Project
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< StreamT &>()<< std::declval< ValueT >(), std::true_type()) (defined in is_streamable< S, T >)is_streamable< S, T >static
test(...) -> std::false_type (defined in is_streamable< S, T >)is_streamable< S, T >static
value (defined in is_streamable< S, T >)is_streamable< S, T >static