Searched defs:is_resizeable_multi_array (Results 1 – 1 of 1) sorted by relevance
44 struct is_resizeable_multi_array struct46 typedef boost::false_type type;47 const static bool value = type::value;60 struct is_resizeable_multi_array< boost::multi_array< V , Dim , A > > struct62 typedef boost::true_type type;63 const static bool value = type::value;