#include <stringutils.hxx>
|
static bool | isValid (char const (&literal)[N]) |
|
static char const * | toPointer (char const (&literal)[N]) |
|
|
static const std::size_t | length = N - 1 |
|
static const bool | ok = true |
|
static const bool | ok |
|
◆ Type
template<std::size_t N, typename T>
◆ isValid()
template<std::size_t N, typename T>
◆ toPointer()
template<std::size_t N, typename T>
◆ length
template<std::size_t N, typename T>
◆ ok [1/2]
◆ ok [2/2]
template<std::size_t N, typename T>
The documentation for this struct was generated from the following file: