namespace phoenix_impl {                                            \
        template<class Sig>                                             \
        template<class This, BOOST_PHOENIX_typename_A(n)>               \
        struct result<This(BOOST_PHOENIX_A(n))>                         \
        {                                                               \
            typedef                                                     \
        };                                                              \
        template<BOOST_PHOENIX_typename_A(n)>                           \
            return 
name(BOOST_PHOENIX_a(n));                            \
 
        }                                                               \
    };                                                                  \
    }                                                                   \
    }
const int name
Definition: gzip.hpp:94
 
void const
Definition: is_convertible.hpp:460
 
#define BOOST_PHOENIX_ADAPT_CALLABLE(NAME, FUNC, N)
Definition: adapt_callable.hpp:26
 
#define n
Definition: register_functions_iterate.hpp:7
 
detail::safe_reaction_result result
Definition: result.hpp:91
 
result_type operator()()
Definition: bind_template.hpp:17
 
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42