Public Types

mln::metal::unconst< const T & > Struct Template Reference

#include <unconst.hh>

List of all members.

Public Types

typedef T & ret

Detailed Description

template<typename T>
struct mln::metal::unconst< const T & >

Definition at line 61 of file unconst.hh.


Member Typedef Documentation

template<typename T >
typedef T& mln::metal::unconst< const T & >::ret

Definition at line 63 of file unconst.hh.