codex
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
x
y
z
Functions
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
w
x
z
Variables
_
a
b
c
f
g
l
m
n
r
s
t
v
y
Typedefs
Enumerations
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
a
b
c
d
e
f
h
i
j
m
n
o
p
r
s
t
u
v
Typedefs
Enumerations
Enumerator
b
c
e
k
m
n
p
q
r
s
w
Macros
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Concepts
Loading...
Searching...
No Matches
Public Types
|
Public Member Functions
|
Public Attributes
|
List of all members
X< N > Struct Template Reference
#include <
reader.hpp
>
Collaboration diagram for X< N >:
[
legend
]
Public Types
using
T
= const char(&)[
N
]
Public Member Functions
constexpr
X
(
T
s_)
constexpr
T
operator--
(void)
Public Attributes
T
s
Member Typedef Documentation
◆
T
template<std::size_t N>
using
X
<
N
>
::T
= const char(&)[
N
]
Constructor & Destructor Documentation
◆
X()
template<std::size_t N>
X
<
N
>
::X
(
T
s_
)
inline
constexpr
Member Function Documentation
◆
operator--()
template<std::size_t N>
T
X
<
N
>::operator--
(
void
)
inline
constexpr
Member Data Documentation
◆
s
template<std::size_t N>
T
X
<
N
>::s
The documentation for this struct was generated from the following file:
tmp/q/lua/
reader.hpp
X
Generated by
1.11.0