libsigc++  2.10.2
Public Types | Public Attributes | List of all members
sigc::type_trait< T_type[N]> Struct Template Reference

#include <sigc++/type_traits.h>

Public Types

typedef T_type*& pass
 

Public Attributes

const typedef T_type*& take
 

Member Typedef Documentation

◆ pass

template <class T_type , int N>
typedef T_type*& sigc::type_trait< T_type[N]>::pass

Member Data Documentation

◆ take

template <class T_type , int N>
const typedef T_type*& sigc::type_trait< T_type[N]>::take