Public Member Functions | Private Member Functions

mln::internal::subject_impl< const util::site_pair< P >, E > Struct Template Reference

#include <site_pair.hh>

List of all members.

Public Member Functions

const P & first () const
const util::ord_pair< P > & pair () const
const P & second () const

Private Member Functions

const E & exact_ () const

Detailed Description

template<typename P, typename E>
struct mln::internal::subject_impl< const util::site_pair< P >, E >

subject_impl specialization (Proxy)

Definition at line 103 of file site_pair.hh.


Member Function Documentation

template<typename P , typename E >
const E & mln::internal::subject_impl< const util::site_pair< P >, E >::exact_ (  )  const [inline, private]

Definition at line 208 of file site_pair.hh.

template<typename P , typename E >
const P & mln::internal::subject_impl< const util::site_pair< P >, E >::first (  )  const [inline]

Definition at line 216 of file site_pair.hh.

template<typename P , typename E >
const util::ord_pair<P>& mln::internal::subject_impl< const util::site_pair< P >, E >::pair (  )  const
template<typename P , typename E >
const P & mln::internal::subject_impl< const util::site_pair< P >, E >::second (  )  const [inline]

Definition at line 224 of file site_pair.hh.