SUNphi
1.0
|
#include <String.hpp>
Public Attributes | |
const char | str [sizeof...(Chars)] {Chars...} |
List of chars passed as a template in a char array. | |
Provides a string as member of a struct
The list of chars is provided as template argument
Definition at line 17 of file String.hpp.