|
ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
|
#include <boost/callable_traits/detail/forward_declarations.hpp>#include <boost/callable_traits/detail/set_function_qualifiers.hpp>#include <boost/callable_traits/detail/qualifier_flags.hpp>#include <boost/callable_traits/detail/default_callable_traits.hpp>#include <boost/callable_traits/detail/utility.hpp>#include <boost/callable_traits/detail/unguarded/pmf.hpp>#include <boost/callable_traits/detail/unguarded/pmf_varargs.hpp>Go to the source code of this file.
Classes | |
| struct | boost::callable_traits::detail::pmf< T > |
Namespaces | |
| namespace | boost |
| namespace | boost::callable_traits |
| namespace | boost::callable_traits::detail |
Macros | |
| #define | BOOST_CLBL_TRTS_CC_TAG dummy |
| #define | BOOST_CLBL_TRTS_VARARGS_CC BOOST_CLBL_TRTS_DEFAULT_VARARGS_CC |
| #define | BOOST_CLBL_TRTS_CC |
| #define | BOOST_CLBL_TRTS_CC_TAG dummy |
| #define | BOOST_CLBL_TRTS_VARARGS_CC BOOST_CLBL_TRTS_DEFAULT_VARARGS_CC |
| #define | BOOST_CLBL_TRTS_CC |
Typedefs | |
| template<qualifier_flags Flags, bool IsTransactionSafe, bool IsNoexcept, typename... Ts> | |
| using | boost::callable_traits::detail::set_member_function_qualifiers = typename set_member_function_qualifiers_t< Flags, IsTransactionSafe, IsNoexcept, Ts... >::type |
| template<qualifier_flags Flags, bool IsTransactionSafe, bool IsNoexcept, typename... Ts> | |
| using | boost::callable_traits::detail::set_varargs_member_function_qualifiers = typename set_varargs_member_function_qualifiers_t< Flags, IsTransactionSafe, IsNoexcept, Ts... >::type |
| #define BOOST_CLBL_TRTS_VARARGS_CC BOOST_CLBL_TRTS_DEFAULT_VARARGS_CC |
| #define BOOST_CLBL_TRTS_VARARGS_CC BOOST_CLBL_TRTS_DEFAULT_VARARGS_CC |
1.9.8