Tomographer  v1.0a
Tomographer C++ Framework Documentation
conststr.h File Reference

(v1.0a)

A constexpr string type, suitable for basic compile-time string processing. More...

#include <string>
+ Include dependency graph for conststr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tomographer::Tools::conststr
 A constexpr string type. More...
 

Namespaces

 Tomographer
 Base namespace for the Tomographer project.
 
 Tomographer::Tools
 Various useful tools.
 

Detailed Description

A constexpr string type, suitable for basic compile-time string processing.

See Tomographer::Tools::conststr.

Definition in file conststr.h.