libcrn
3.9.5
A document image processing library
|
#include <CRNString.h>
#include <CRNIO/CRNPath.h>
#include <map>
#include <CRNData/CRNMapPtr.h>
#include <CRNData/CRNForeach.h>
#include <set>
Go to the source code of this file.
Classes | |
class | crn::Map |
Data map class. More... | |
struct | crn::IsSerializable< Map > |
struct | crn::IsClonable< Map > |
Namespaces | |
crn | |
Functions | |
void | crn::Swap (Map &m1, Map &m2) noexcept |
void | std::swap (crn::Map &m1, crn::Map &m2) noexcept |