traits.hpp File Reference
#include <boost/callable_traits/detail/forward_declarations.hpp>
#include <boost/callable_traits/detail/utility.hpp>
Namespaces | |
boost | |
boost::callable_traits | |
boost::callable_traits::detail | |
Typedefs | |
template<typename T > | |
using | boost::callable_traits::detail::traits = typename BOOST_CLBL_TRTS_DISJUNCTION(function_object< unwrap_reference< T > >, function< T >, pmf< T >, pmd< T >, default_callable_traits< T >)::traits |