mln::Proxy< E > Struct Template Reference

Base class for implementation classes of the notion of "proxy". More...

#include <proxy.hh>

Inherits mln::Object< E >.

Inherited by mln::Accumulator< E >, mln::internal::graph_iter_base< G, Elt, E >, mln::internal::nbh_iterator_base< G, C, Elt, E >, and mln::Site_Proxy< E >.

List of all members.


Detailed Description

template<typename E>
struct mln::Proxy< E >

Base class for implementation classes of the notion of "proxy".

Definition at line 232 of file core/concept/proxy.hh.