#include <call_traits.hpp>
Public Types | |
| typedef T | value_type |
| typedef T & | reference |
| typedef const T & | const_reference |
| typedef detail::ct_imp< T, ::boost::is_pointer< T >::value,::boost::is_arithmetic< T >::value >::param_type | param_type |
| typedef T | value_type |
| typedef T & | reference |
| typedef const T & | const_reference |
| typedef const T & | param_type |
| typedef T boost::call_traits< T >::value_type |
| typedef T& boost::call_traits< T >::reference |
| typedef const T& boost::call_traits< T >::const_reference |
| typedef detail::ct_imp< T, ::boost::is_pointer<T>::value, ::boost::is_arithmetic<T>::value >::param_type boost::call_traits< T >::param_type |
| typedef T boost::call_traits< T >::value_type |
| typedef T& boost::call_traits< T >::reference |
| typedef const T& boost::call_traits< T >::const_reference |
| typedef const T& boost::call_traits< T >::param_type |
1.5.1