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