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