![]() |
Orfeo Toolbox
3.16
|
Classes | |
| class | array |
| struct | is_contiguous |
| Type-traits: are the elements contiguous in the range. More... | |
| struct | is_contiguous< boost::array< T, N > > |
| struct | is_contiguous< boost::ptr_array< T, N, TCA > > |
| struct | is_contiguous< boost::ptr_vector< T, TCA, TA > > |
| struct | is_contiguous< std::vector< T, TAllocator > > |
| class | ptr_array |
| class | ptr_vector |