Base class for classes that are explicitly sites. More...
#include <site.hh>
Public Types | |
typedef Site< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Site () |
Base class for classes that are explicitly sites.
Reimplemented from mln::Object< E >.
Reimplemented in mln::Gpoint< E >, mln::Gpoint< point< G, C > >, and mln::Gpoint< point< grid::hexa, def::coord > >.
typedef E mln::Object< E >::exact_t [inherited] |