catsfoot::printable< T, U > Struct Template Reference

Check whether U is printable on a stream T. More...

#include <concepts.hh>

Inheritance diagram for catsfoot::printable< T, U >:
Collaboration diagram for catsfoot::printable< T, U >:

List of all members.

Public Types

typedef concept_list
< is_callable< op_lsh(T, U)> > 
requirements

Detailed Description

template<typename T, typename U>
struct catsfoot::printable< T, U >

Check whether U is printable on a stream T.


The documentation for this struct was generated from the following file: