3.4.0
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
a
b
c
d
e
f
g
i
m
n
o
p
q
r
s
t
v
w
Variables
+
Typedefs
c
e
m
p
r
s
t
u
+
Enumerations
c
e
f
s
t
+
Enumerator
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
x
y
z
+
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
+
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
+
Enumerator
a
c
e
i
l
m
n
p
r
s
t
u
x
y
z
Related Functions
+
Files
File List
+
Globals
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
w
Variables
Typedefs
Enumerations
+
Enumerator
a
b
c
e
f
g
i
l
n
o
s
t
u
w
Macros
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Data Structures
|
Functions
tigl::disable_adl Namespace Reference
Data Structures
class
any
A class that can hold any other object. Similar to boost::any but includes also a from_string method.
More...
Functions
void
from_string
(const std::string &s,
any
&a)
Function Documentation
◆
from_string()
void tigl::disable_adl::from_string
(
const std::string &
s
,
any
&
a
)
inline