
19 Nov
2004
19 Nov
'04
4:42 a.m.
The attached "named_function_params.hpp" allows the BGL named parameters to coexist with the named parameters library up for review. The attached "page_rank.hpp" file implements a simple algorithm that now supports both named parameters interfaces. The test file exercises both interfaces. Worked for me on Apple's GCC 3.3. A review is still in the works. Doug