17 Mar
2009
17 Mar
'09
7:54 p.m.
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