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