Skip to main content

2 docs tagged with "any"

View all tags

Boost.Any

boost::any is a container for a single value of any type, decided at runtime. Where