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
|
List of all members
std::experimental::reflect::test::get_public_data_members< T > Struct Template Reference
Public Types
using
type
Member Typedef Documentation
◆
type
template<typename
T
>
using
std::experimental::reflect::test::get_public_data_members
<
T
>::type
Initial value:
make_sequence
<
make_member_data<&T::type::i>
,
make_member_data<&T::type::f>
,
make_member_data<&T::type::s>
,
make_member_data<&T::type::p>
>
std::experimental::reflect::test::make_member_data
detail::data_member< p > make_member_data
Definition
reflexpr.cpp:52
std::experimental::reflect::test::make_sequence
detail::ObjectSeqImpl< Os... > make_sequence
Definition
reflexpr.cpp:49
The documentation for this struct was generated from the following file:
tmp/q/
reflexpr.cpp
std
experimental
reflect
test
get_public_data_members
Generated by
1.11.0