AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ begin() [2/2]

template<typename T >
const_iterator drama::sds::DataPointer< T[]>::begin ( ) const
inline

Returns a const iterator pointing to the first element in the array.

Returns
A const iterator pointing to the first element.