forked from boostorg/iterator
Began tutorial and examples.
[SVN r21584]
This commit is contained in:
@@ -1 +1,9 @@
|
||||
unit-test ia1 : reverse_iterator.cpp : <sysinclude>../../.. <sysinclude>$(BOOST) ;
|
||||
subproject libs/iterator/example ;
|
||||
|
||||
import testing ;
|
||||
|
||||
test-suite iterator_examples
|
||||
: [ run reverse_iterator.cpp ]
|
||||
[ run node_iterator1.cpp ]
|
||||
[ run node_iterator2.cpp ]
|
||||
;
|
||||
|
Reference in New Issue
Block a user