|
XX CMake Package
|
use a string as a template arguemnt More...
#include <XXCompileTimeString.h>
use a string as a template arguemnt
Public Member Functions | |
| constexpr | CompileTimeString (const char(&str)[N]) |
| std::string | text () const |
Public Attributes | |
| char | value [N] |
|
constexpr |
| std::string XX::CompileTimeString< N >::text | ( | ) | const |
| char XX::CompileTimeString< N >::value[N] |