$extrastylesheet
#include <mln/fun/param.hh>
Public Member Functions | |
operator const T & () const | |
operator T & () | |
stored & | operator= (const T &t) |
const T & | to_value () const |
T & | to_value () |
Protected Attributes | |
T | t_ |
Public Types | |
typedef T | value |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
typedef T mln::fun::stored< T >::value |