Home
last modified time | relevance | path

Searched refs:vector_pool (Results 1 – 5 of 5) sorted by relevance

/trunk/main/o3tl/
H A DPackage_inc.mk28 $(eval $(call gb_Package_add_file,o3tl_inc,inc/o3tl/vector_pool.hxx,o3tl/vector_pool.hxx))
H A DGoogleTest_o3tl.mk29 o3tl/qa/test-vector_pool \
/trunk/main/o3tl/qa/
H A Dtest-vector_pool.cxx39 vector_pool<int> aPool; in TEST_F()
60 vector_pool<int> aPool; in TEST_F()
/trunk/main/o3tl/inc/o3tl/
H A Dvector_pool.hxx119 template<typename ValueType> struct vector_pool : struct
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx62 typedef o3tl::vector_pool<ImplPolygon> VectorOfPolygons;