Searched refs:pod_auto_vector (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_array.h77 //--------------------------------------------------------pod_auto_vector
78 template<class T, unsigned Size> class pod_auto_vector class in namespace:agg
82 typedef pod_auto_vector<T, Size> self_type;
84 pod_auto_vector() : m_size(0) {} function in class:agg::pod_auto_vector

Completed in 31 milliseconds