Renesas GR-PEACH OpenCV Development / gr-peach-opencv-project-sd-card_update

Fork of gr-peach-opencv-project-sd-card by the do

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 131 of file cvstd.hpp.