Public Types

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

#include <const.hh>

List of all members.

Public Types

typedef const T *const ret

Detailed Description

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

Definition at line 57 of file const.hh.


Member Typedef Documentation

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

Definition at line 57 of file const.hh.