mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-01 05:44:37 +02:00
Moved min/max to MPL.Core.
This commit is contained in:
@@ -26,6 +26,7 @@ run int.cpp ;
|
||||
run char.cpp ;
|
||||
run integral_c.cpp : : : <toolset>vacpp:<cxxflags>-qchars=signed ;
|
||||
compile logical.cpp ;
|
||||
compile min_max.cpp ;
|
||||
compile no_has_xxx.cpp ;
|
||||
compile numeric_ops.cpp ;
|
||||
run print.cpp ;
|
||||
|
@@ -56,7 +56,6 @@ compile list_c.cpp ;
|
||||
compile lower_bound.cpp ;
|
||||
compile map.cpp ;
|
||||
compile max_element.cpp ;
|
||||
compile min_max.cpp ;
|
||||
compile multiset.cpp ;
|
||||
compile next.cpp ;
|
||||
compile pair_view.cpp ;
|
||||
|
Reference in New Issue
Block a user