
3 Jan
2013
3 Jan
'13
2:20 a.m.
What is the purpose of having each of the following: 1. The code snippet containing an example of using the 'adjacent_filtered' range adaptor in libs/range/doc/reference/adaptors/adjacent_filtered.qbk 2. libs/range/doc/reference/adaptors/examples/adjacent_filtered.cpp (seems to be the exact same as the code snippet). 3. libs/range/test/adaptor_test/adjacent_filtered_example.cpp (seems to be the exact same plus some Boost.Test stuff) To modify the example, is it necessary to manually make the same change to all three files, or is there some build process that auto-generates from one of them the two others? Thanks, Nate