Searched defs:array_wrapper (Results 1 – 3 of 3) sorted by relevance
30 class array_wrapper : class41 array_wrapper(const array_wrapper & rhs) : in array_wrapper() function in boost::serialization::array_wrapper46 array_wrapper(T * t, std::size_t s) : in array_wrapper() function in boost::serialization::array_wrapper
61 struct array_wrapper struct63 typedef const typename boost::array< T , Constant::value > type;
50 struct array_wrapper struct52 typedef const typename boost::array< T , Constant::value > type;