Botan 3.7.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 |
char Botan::StringLiteral< N >::value[N] |
Definition at line 408 of file stl_util.h.
Referenced by StringLiteral().