template <BOOST_PHOENIX_typename_A(N)>                                      \
    inline                                                                      \
    typename                                                                    \
        boost::phoenix::detail::expression::function_eval<                      \
            FUNC                                                                \
          , BOOST_PHOENIX_A(
N)>
::type const                                     \
 
    NAME(BOOST_PHOENIX_A_const_ref_a(
N))                                        \
 
    {                                                                           \
        return boost::phoenix::detail::expression::                             \
            function_eval<FUNC, BOOST_PHOENIX_A(N)>
::                           \ 
                make(FUNC(), BOOST_PHOENIX_a(
N));                               \
 
    }                                                                           \
Geometry make(Type const &c1, Type const &c2)
Construct a geometry. 
Definition: make.hpp:79
 
#define N
Definition: forward_adapter.hpp:198
 
adjacency_iterator typedef T::adjacency_iterator type
Definition: graph_traits.hpp:42