From b87642cb8e5df611172456a5109d73f2a4a8b43b Mon Sep 17 00:00:00 2001 From: Eric Niebler Date: Fri, 2 Jul 2004 01:21:32 +0000 Subject: [PATCH] move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the config headers, remove boost/minmax.hpp, update coding guidelines [SVN r23313] --- libs/algorithm | 2 +- libs/concept_check | 2 +- libs/config | 2 +- libs/format | 2 +- libs/graph | 2 +- libs/numeric/interval | 2 +- libs/numeric/ublas | 2 +- libs/pool | 2 +- libs/python | 2 +- libs/random | 2 +- libs/spirit | 2 +- libs/variant | 2 +- more/lib_guide.htm | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/libs/algorithm b/libs/algorithm index 16f4b20083..71d18481dd 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit 16f4b20083adb017dfc6b44663cf860701288e56 +Subproject commit 71d18481dd35d4a9c126f81cfe25938db881a6cb diff --git a/libs/concept_check b/libs/concept_check index 1731989798..ad5f1d47d8 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 17319897981bcd221ad39c8cd1f88e3d176ba8e5 +Subproject commit ad5f1d47d86625e4b35464b87e3db03fe5c0abba diff --git a/libs/config b/libs/config index 7203ad09bb..cf4e798691 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit 7203ad09bbea6f36cee45aed167b51160dbab90a +Subproject commit cf4e798691d838b76fcc2832ea815569b0824d1a diff --git a/libs/format b/libs/format index 806a448be7..f54966678b 160000 --- a/libs/format +++ b/libs/format @@ -1 +1 @@ -Subproject commit 806a448be7119765258ebc7bfb453abd73fb5688 +Subproject commit f54966678bdf2b3bea6e282d6e2589077de4065e diff --git a/libs/graph b/libs/graph index 778835199f..7b66953776 160000 --- a/libs/graph +++ b/libs/graph @@ -1 +1 @@ -Subproject commit 778835199f63319fe22eb340222c905c78880fa9 +Subproject commit 7b66953776adce0415999b2b979c836383abafa2 diff --git a/libs/numeric/interval b/libs/numeric/interval index 175901733e..791df7dabf 160000 --- a/libs/numeric/interval +++ b/libs/numeric/interval @@ -1 +1 @@ -Subproject commit 175901733e98cd16bf475d341c295a8843192f2a +Subproject commit 791df7dabf900789cb5af0149afbd957be0a1eae diff --git a/libs/numeric/ublas b/libs/numeric/ublas index 6085f9282b..6ffd1e9385 160000 --- a/libs/numeric/ublas +++ b/libs/numeric/ublas @@ -1 +1 @@ -Subproject commit 6085f9282b060659e0af93666e0edcddf24e1659 +Subproject commit 6ffd1e9385345965599e47c3de0fe404d5f0ffb5 diff --git a/libs/pool b/libs/pool index c6efcd2b90..bc2218310e 160000 --- a/libs/pool +++ b/libs/pool @@ -1 +1 @@ -Subproject commit c6efcd2b9042e17491d5d95545b3c0cb5d1c936a +Subproject commit bc2218310e60d08868d8241eaa8c359cc70c690b diff --git a/libs/python b/libs/python index 9d7097177d..b76f185cb6 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 9d7097177de2c2d9759293f7f75b3582bda3fa22 +Subproject commit b76f185cb61b17f4b9ba8b413f5288a3acfe93e3 diff --git a/libs/random b/libs/random index 2f7b6e8f3d..9febe9be3f 160000 --- a/libs/random +++ b/libs/random @@ -1 +1 @@ -Subproject commit 2f7b6e8f3d67d75333c74c44c41478840c98d557 +Subproject commit 9febe9be3fbb731279038d413dca775ecfdfe850 diff --git a/libs/spirit b/libs/spirit index 175054f518..157bb9bb6b 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 175054f518330f9195d0ebe0620ddd495720dbe6 +Subproject commit 157bb9bb6b351c792cc61bade2d99e03bbbbd156 diff --git a/libs/variant b/libs/variant index ab5613293f..17df22fa13 160000 --- a/libs/variant +++ b/libs/variant @@ -1 +1 @@ -Subproject commit ab5613293fcbf6ae3800f254d3f2d170ffd2b7fb +Subproject commit 17df22fa13b932210bae29fbb22a962e2bc8b13c diff --git a/more/lib_guide.htm b/more/lib_guide.htm index 979084cab0..a438a410cb 100644 --- a/more/lib_guide.htm +++ b/more/lib_guide.htm @@ -310,7 +310,7 @@
  • If you do require argument-dependent look-up, you should: