Public Types

mln::metal::const_< T > Struct Template Reference

#include <const.hh>

Inheritance diagram for mln::metal::const_< T >:
Inheritance graph

List of all members.

Public Types

typedef const T ret

Detailed Description

template<typename T>
struct mln::metal::const_< T >

Definition at line 50 of file const.hh.


Member Typedef Documentation

template<typename T>
typedef const T mln::metal::const_< T >::ret

Definition at line 50 of file const.hh.