Renesas / opencv-lib

Dependents:   RZ_A2M_Mbed_samples

Embed: (wiki syntax)

« Back to documentation index

Allocator< _Tp > Class Template Reference

Allocator< _Tp > Class Template Reference
[Utility and system functions and macros]

#include <cvstd.hpp>


Detailed Description

template<typename _Tp>
class cv::Allocator< _Tp >

The STL-compilant memory Allocator based on cv::fastMalloc() and cv::fastFree()

Definition at line 127 of file cvstd.hpp.