Searched refs:vector_pool (Results 1 – 5 of 5) sorted by relevance
28 $(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/vector_pool.hxx,o3tl/vector_pool.hxx))
29 o3tl/qa/test-vector_pool \
39 vector_pool<int> aPool; in TEST_F()60 vector_pool<int> aPool; in TEST_F()
119 template<typename ValueType> struct vector_pool : struct
62 typedef o3tl::vector_pool<ImplPolygon> VectorOfPolygons;