This is Unofficial EPICS BASE Doxygen Site
boost::detail::is_signed_select_helper< integral_type >::rebind< T > Struct Template Reference

#include "is_signed.hpp"

Public Types

typedef is_signed_helper< T > type
 

Detailed Description

template<bool integral_type>
template<class T>
struct boost::detail::is_signed_select_helper< integral_type >::rebind< T >

Definition at line 53 of file is_signed.hpp.

Member Typedef Documentation

template<bool integral_type>
template<class T >
typedef is_signed_helper<T> boost::detail::is_signed_select_helper< integral_type >::rebind< T >::type

Definition at line 55 of file is_signed.hpp.


The documentation for this struct was generated from the following file: