|
The Sparta Modeling Framework
|
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. | |
We need to have the capability to detect the presence of.