$extrastylesheet
#include <mln/core/concept/browsing.hh>
Public Member Functions | |
void | final () |
void | init () |
Protected Member Functions | |
Browsing () |
Public Types | |
typedef Browsing< void > | category |
typedef E | exact_t |
Base class for implementation classes that are browsings.
Definition at line 58 of file browsing.hh.
|
protected |
void mln::Browsing< E >::final | ( | ) |
void mln::Browsing< E >::init | ( | ) |
typedef Browsing<void> mln::Browsing< E >::category |
Definition at line 60 of file browsing.hh.
|
inherited |