A class to manage sets of ordered items. More...
Go to the source code of this file.
Classes | |
class | claw::math::ordered_set< K, Comp > |
A class to manage sets of ordered items. More... | |
Namespaces | |
namespace | claw |
This is the main namespace. | |
namespace | claw::math |
Manipulation of mathematic, geometric, etc. items. | |
A class to manage sets of ordered items.
Definition in file ordered_set.hpp.