Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
+
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
x
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
Typedefs
Related Functions
+
Files
File List
+
File Members
+
All
c
d
g
n
o
r
s
Functions
+
Macros
c
d
n
r
include
cras_cpp_common
type_utils
literal_sz.h
Go to the documentation of this file.
1
#pragma once
2
11
#include <cstddef>
12
16
inline
size_t
operator
""
_sz(
unsigned
long
long
int
x)
// NOLINT
17
{
18
return
x;
19
}
cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sat Jun 17 2023 02:32:53