forked from boostorg/algorithm
Now includes minmax_test in the test suite.
[SVN r23909]
This commit is contained in:
@ -23,5 +23,11 @@ DEPENDS all : test ;
|
||||
:
|
||||
: minmax_element
|
||||
]
|
||||
[ run
|
||||
minmax_test.cpp
|
||||
: :
|
||||
:
|
||||
: minmax
|
||||
]
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user