![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Typedefs | |
| template<typename T > | |
| using | BasicallyString = is_basically< T, string > |
| template<typename T > | |
| using | BasicallyCString = std::is_convertible< T, const char * > |
Classes | |
| class | Reticent |
| opaque class without string conversion More... | |
Functions | |
| void | showTraits () |
| using BasicallyString = is_basically<T, string> |
Definition at line 56 of file format-cout-test.cpp.
| using BasicallyCString = std::is_convertible<T, const char*> |
Definition at line 58 of file format-cout-test.cpp.
| void showTraits | ( | ) |
Definition at line 74 of file format-cout-test.cpp.
References ANALYSE, and showTraits().
Referenced by showTraits().
Here is the call graph for this function:
Here is the caller graph for this function: