codex
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