Public Member Functions

mln::internal::mutable_coord_impl_< 2, C, E > Struct Template Reference

#include <coord_impl.hh>

List of all members.

Public Member Functions

const C & col () const
C & col ()
const C & row () const
C & row ()

Detailed Description

template<typename C, typename E>
struct mln::internal::mutable_coord_impl_< 2, C, E >

Definition at line 92 of file coord_impl.hh.


Member Function Documentation

template<typename C , typename E >
const C & mln::internal::mutable_coord_impl_< 2, C, E >::col (  )  const [inline]

Definition at line 201 of file coord_impl.hh.

template<typename C , typename E >
C & mln::internal::mutable_coord_impl_< 2, C, E >::col (  )  [inline]

Definition at line 208 of file coord_impl.hh.

template<typename C , typename E >
const C & mln::internal::mutable_coord_impl_< 2, C, E >::row (  )  const [inline]

Definition at line 187 of file coord_impl.hh.

template<typename C , typename E >
C & mln::internal::mutable_coord_impl_< 2, C, E >::row (  )  [inline]

Definition at line 194 of file coord_impl.hh.