libqi-api
2.8.7.4
|
#include <anyfunctionfactory.hxx>
Public Types | |
using | type = typename boost::mpl::if_< typename boost::is_fundamental< T >::type, void *, T >::type |
using | rType = typename boost::mpl::if_< typename boost::is_fundamental< T >::type, void *, T >::type |
using | isReference = typename boost::is_reference< T >::type |
Static Public Attributes | |
static const int | dbgTag = 1 |
Definition at line 75 of file anyfunctionfactory.hxx.
using qi::detail::EqTypeBase< T, true >::isReference = typename boost::is_reference<T>::type |
Definition at line 79 of file anyfunctionfactory.hxx.
using qi::detail::EqTypeBase< T, true >::rType = typename boost::mpl::if_<typename boost::is_fundamental<T>::type, void*, T>::type |
Definition at line 78 of file anyfunctionfactory.hxx.
using qi::detail::EqTypeBase< T, true >::type = typename boost::mpl::if_<typename boost::is_fundamental<T>::type, void*, T>::type |
Definition at line 77 of file anyfunctionfactory.hxx.
|
static |
Definition at line 80 of file anyfunctionfactory.hxx.