Botan 3.6.1
Crypto and TLS for C&
|
#include <stl_util.h>
Public Member Functions | |
constexpr | StringLiteral (const char(&str)[N]) |
Public Attributes | |
char | value [N] |
Definition at line 404 of file stl_util.h.
|
inlineconstexpr |
Definition at line 406 of file stl_util.h.
References Botan::StringLiteral< N >::value.
char Botan::StringLiteral< N >::value[N] |
Definition at line 408 of file stl_util.h.
Referenced by Botan::StringLiteral< N >::StringLiteral().