libcrn
3.9.5
A document image processing library
|
#include <memory>
Go to the source code of this file.
Macros | |
#define | CRN_ADD_RANGED_FOR_TO_POINTERS(TYPE) |
Enables ranged for for smart pointers on a type. More... | |
#define | CRN_ADD_RANGED_FOR_TO_CONST_POINTERS(TYPE) |
Enables ranged for for smart pointers on a type. More... | |