Related information
[lex.charset] ↑
[lex.pptoken] ↑
[lex.token] ↑
[lex.header] ↑
[lex.name] ↑
[lex.key] ↑
keyword:
alignas
alignof
asm
auto
bool
break
case
catch
char
char8_t
char16_t
char32_t
class
concept
const
consteval
constexpr
constinit
const_cast
continue
co_await
co_return
co_yield
decltype
default
delete
do
double
dynamic_cast
else
enum
explicit
export
extern
false
float
for
friend
goto
if
inline
int
long
mutable
namespace
new
noexcept
nullptr
operator
private
protected
public
register
reinterpret_cast
requires
return
short
signed
sizeof
static
static_assert
static_cast
struct
switch
template
this
thread_local
throw
true
try
typedef
typeid
typename
union
unsigned
using
virtual
void
volatile
wchar_t
while
[lex.operators] ↑
[lex.literal.kinds] ↑
[lex.icon] ↑
[lex.ccon] ↑
[lex.fcon] ↑
[lex.string] ↑
[lex.bool] ↑
[lex.nullptr] ↑
[lex.ext] ↑
[basic.link] ↑
[expr.prim] ↑
[expr.prim.id] ↑
[expr.prim.id.unqual] ↑
[expr.prim.lambda] ↑
[expr.prim.lambda.capture] ↑
[expr.prim.fold] ↑
[expr.prim.req] ↑
[expr.prim.req.simple] ↑
[expr.prim.req.type] ↑
[expr.prim.req.compound] ↑
[expr.prim.req.nested] ↑
[expr.post] ↑
[expr.unary] ↑
unary-expression:
sizeof
unary-expression
sizeof
(
type-id
)
sizeof
...
(
identifier
)
alignof
(
type-id
)