Boost.Any
boost::any is a container for a single value of any type, decided at runtime. Where
boost::any is a container for a single value of any type, decided at runtime. Where
The utilities library provides general-purpose components that don't fit into other categories but are essential for modern C++ development.