Data structure for mln::extension_fun<I, F>
.
More...
#include <extension_fun.hh>
List of all members.
Public Member Functions |
| data (I &ima, const F &fun) |
Public Attributes |
const F | fun_ |
I | ima_ |
Detailed Description
template<typename I, typename F>
struct mln::internal::data< extension_fun< I, F > >
Data structure for mln::extension_fun<I, F>
.
Constructor & Destructor Documentation
template<typename I , typename F >
mln::internal::data< extension_fun< I, F > >::data |
( |
I & |
ima, |
|
|
const F & |
fun | |
|
) |
| | [inline] |
Member Data Documentation
template<typename I , typename F >
template<typename I , typename F >