Public Types

mln::trait::function::internal::introspect::except_void_t< T > Struct Template Reference

#include <functions.hh>

List of all members.

Public Types

typedef void ret

Detailed Description

template<typename T>
struct mln::trait::function::internal::introspect::except_void_t< T >

Definition at line 62 of file functions.hh.


Member Typedef Documentation

template<typename T >
typedef void mln::trait::function::internal::introspect::except_void_t< T >::ret

Definition at line 64 of file functions.hh.