util::scoped_array< T > Class Template Reference

#include <scoped.hh>

Inheritance diagram for util::scoped_array< T >:

Inheritance graph
[legend]
Collaboration diagram for util::scoped_array< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 scoped_array (T *p=NULL)
Toperator[] (std::size_t idx)
const Toperator[] (std::size_t idx) const


Detailed Description

template<class T>
class util::scoped_array< T >

Definition at line 90 of file scoped.hh.


Constructor & Destructor Documentation

template<class T >
util::scoped_array< T >::scoped_array ( T p = NULL  )  [inline, explicit]

Definition at line 92 of file scoped.hh.


Member Function Documentation

template<class T >
const T& util::scoped_array< T >::operator[] ( std::size_t  idx  )  const [inline]

Definition at line 95 of file scoped.hh.

template<class T >
T& util::scoped_array< T >::operator[] ( std::size_t  idx  )  [inline]

Definition at line 94 of file scoped.hh.


The documentation for this class was generated from the following file:

Generated on Thu Jul 6 00:34:52 2017 for Moses by  doxygen 1.5.9