Classes | Typedefs | Functions
fhicl::has_insertion_operator_impl Namespace Reference

Classes

struct  any_t
 
struct  has_insertion_operator
 

Typedefs

typedef char no
 
typedef char yes[2]
 

Functions

no operator<< (std::ostream const &, any_t const &)
 
yestest (std::ostream &)
 
no test (no)
 

Typedef Documentation

Definition at line 171 of file TableAs.h.

typedef char fhicl::has_insertion_operator_impl::yes

Definition at line 172 of file TableAs.h.

Function Documentation

no fhicl::has_insertion_operator_impl::operator<< ( std::ostream const &  ,
any_t const &   
)
yes & fhicl::has_insertion_operator_impl::test ( std::ostream &  )
no fhicl::has_insertion_operator_impl::test ( no  )