detail::detail::result_of< R(*)(BOOST_RESULT_OF_ARGS), FArgs > Struct Template Reference
#include <sysc/packages/boost/utility/detail/result_of_iterate.hpp>
List of all members.
|
Public Types |
| typedef R | type |
Detailed Description
template<typename R, typename FArgs BOOST_PP_COMMA_IF>
struct detail::detail::result_of< R(*)(BOOST_RESULT_OF_ARGS), FArgs >
Definition at line 31 of file result_of_iterate.hpp.
Member Typedef Documentation
template<typename R, typename FArgs BOOST_PP_COMMA_IF>
| typedef R detail::detail::result_of< R(*)(BOOST_RESULT_OF_ARGS), FArgs >::type |
The documentation for this struct was generated from the following file: