3.4.0
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