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