Home
last modified time | relevance | path

Searched defs:wrapped_boost_array (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/test/test_geometries/
Dwrapped_boost_array.hpp28 struct wrapped_boost_array struct
30 inline wrapped_boost_array() : size(0) {} in wrapped_boost_array() argument
32 boost::array<Point, Count> array;
33 std::size_t size;