#include <array.hh>

Public Member Functions | |
| bool | is_empty () const |
| unsigned | nelements () const |
| const T & | operator() (unsigned i) const |
| const T & | operator[] (unsigned i) const |
| unsigned | size () const |
| const std::vector< T > & | std_vector () const |
Private Member Functions | |
| const E & | exact_ () const |
| const E & mln::internal::subject_impl< const util::array< T > &, E >::exact_ | ( | ) | const [inline, private] |
| bool mln::internal::subject_impl< const util::array< T > &, E >::is_empty | ( | ) | const [inline] |
| unsigned mln::internal::subject_impl< const util::array< T > &, E >::nelements | ( | ) | const [inline] |
| const T & mln::internal::subject_impl< const util::array< T > &, E >::operator() | ( | unsigned | i | ) | const [inline] |
| const T & mln::internal::subject_impl< const util::array< T > &, E >::operator[] | ( | unsigned | i | ) | const [inline] |
| unsigned mln::internal::subject_impl< const util::array< T > &, E >::size | ( | ) | const [inline] |
| const std::vector< T > & mln::internal::subject_impl< const util::array< T > &, E >::std_vector | ( | ) | const [inline] |
1.7.1