The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::utils::has_ostream_operator_impl Namespace Reference

We need to have the capability to detect the presence of. More...

Classes

struct  fallback
 A fallback struct which can create itself. More...
 
struct  has_ostream_operator
 

Functions

no operator<< (std::ostream const &, fallback const &)
 Declare a dummy << operator which operates on.
 
yes & test (std::ostream &)
 If the class does have an << operator overloaded,.
 
no & test (no)
 If the class did not have an << operator overloaded.
 

Detailed Description

We need to have the capability to detect the presence of.