#include <utility.h>
◆ const_str()
template<unsigned N>
| constexpr crow::black_magic::const_str::const_str |
( |
const char(&) |
arr[N] | ) |
|
|
inline |
◆ begin()
| constexpr const char* crow::black_magic::const_str::begin |
( |
| ) |
const |
|
inline |
◆ end()
| constexpr const char* crow::black_magic::const_str::end |
( |
| ) |
const |
|
inline |
◆ operator const char *()
| constexpr crow::black_magic::const_str::operator const char * |
( |
| ) |
const |
|
inline |
◆ operator[]()
| constexpr char crow::black_magic::const_str::operator[] |
( |
unsigned |
i | ) |
const |
|
inline |
◆ size()
| constexpr unsigned crow::black_magic::const_str::size |
( |
| ) |
const |
|
inline |
◆ begin_
| const char* const crow::black_magic::const_str::begin_ |
|
private |
◆ size_
| unsigned crow::black_magic::const_str::size_ |
|
private |
The documentation for this class was generated from the following file: