AnySet Documentation
|
te::AnySet is a std::unordered_set -like container that can hold instances of any constructible type.
The tutorial on the main project page provides examples and is a good starting point for working with AnySet and its surrounding infrastructure.