Boost logo

Boost Users :

Subject: Re: [Boost-users] [parameter] type of function arguments
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-17 15:54:43


AMDG

Rutger ter Borg wrote:
> What I couldn't immediately catch from the documentation, is what the types
> of the passed arguments are of a BOOST_PARAMETER_FUNCTION.
>
> E.g., the example in section 2.1.4 says
>
> BOOST_PARAMETER_FUNCTION( [snip] ) {
> // ... body of function goes here...
> // use graph, visitor, index_map, and color_map
> }
>
> but it is not clear to me is how to easily get to the type of graph,
> visitor, etc., in the body of the function.
>

graph_type, etc.

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net