Boost
C++ Libraries“...one of the most highly regarded and expertly designed C++ library projects in the world.” — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
![]() |
Home | Libraries | People | FAQ | More |
boost::program_options::typed_value_base
class typed_value_base { public: // construct/copy/destruct ~typed_value_base(); // public member functions const std::type_info & value_type() const; };