dca_interface
6.3.4
|
Container class for Group objects. More...
Go to the source code of this file.
Classes | |
class | dca::Groups |
Definition of a container class for Group objects. More... | |
Container class for Group objects.
A Group object can be obtained from a CategoriesInfo object.
Use Groups similar to a std::container. The container can be easily iterated over using size() and operator [].
Definition in file base_groups.h.