CYCLUS
|
Definition at line 388 of file prettyprint.hpp.
#include <prettyprint.hpp>
Public Types | |
typedef const T * | const_iterator |
typedef T | value_type |
Public Member Functions | |
array_wrapper_n (const T *const a, size_t n) | |
const_iterator | begin () const |
const_iterator | end () const |
typedef const T* pretty_print::array_wrapper_n< T >::const_iterator |
Definition at line 390 of file prettyprint.hpp.
typedef T pretty_print::array_wrapper_n< T >::value_type |
Definition at line 391 of file prettyprint.hpp.
|
inline |
Definition at line 393 of file prettyprint.hpp.
|
inline |
Definition at line 394 of file prettyprint.hpp.
|
inline |
Definition at line 395 of file prettyprint.hpp.