Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
util::scoped_array< T > Member List
This is the complete list of members for util::scoped_array< T >, including all inherited members.
c_util::scoped_array< T > [private]
get()util::scoped_array< T >
get() const util::scoped_array< T >
operator*()util::scoped_array< T >
operator*() const util::scoped_array< T >
operator->()util::scoped_array< T >
operator->() const util::scoped_array< T >
operator[](std::size_t idx)util::scoped_array< T >
operator[](std::size_t idx) const util::scoped_array< T >
reset(T *to=NULL)util::scoped_array< T >
scoped_array(T *content=NULL)util::scoped_array< T > [explicit]
~scoped_array()util::scoped_array< T >