#include <qualified_type.h>
|
static std::string | tostring (const T &X) |
| If T is a qualified type, converts X to a std::string . More...
|
|
static pointer | copy (const T &X) |
| If T is a qualified type, returns a deep copy of X . More...
|
|
If T
is a qualified type, returns a deep copy of X
.
If T
is a qualified type, converts X
to a std::string
.
Indicates whether type T
is a qualified type.
Indicates whether type T
is both a qualified type and a sortable type.
The documentation for this struct was generated from the following file: