From f098db79ffcb073a68d590d1a9e4601f92d28dd3 Mon Sep 17 00:00:00 2001 From: Jens Maurer Date: Sun, 13 May 2001 18:23:00 +0000 Subject: [PATCH] add note that HP aCC support is not complete [SVN r10108] --- include/boost/config.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/include/boost/config.hpp b/include/boost/config.hpp index d27d15fd..cb332c29 100644 --- a/include/boost/config.hpp +++ b/include/boost/config.hpp @@ -414,6 +414,7 @@ # define BOOST_NO_HASH # define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS # define BOOST_NO_OPERATORS_IN_NAMESPACE + // (support for HP aCC is not complete, see the regression test results) // Microsoft Visual C++ (excluding Intel/EDG front end) -------------------- //