diff --git a/cppguide.xml b/cppguide.xml
index 433d614..5e351ae 100644
--- a/cppguide.xml
+++ b/cppguide.xml
@@ -2464,9 +2464,23 @@ Tashana Landray
Compressed Pair from boost/compressed_pair.hpp
boost/ptr_container
except
- ptr_array.hpp
and serialization
+ Pointer Container from boost/ptr_container
except serialization
boost/array.hpp
+ boost/graph
except serialization
+ boost/property_map.hpp
+ boost/iterator/iterator_adaptor.hpp
,
+ boost/iterator/iterator_facade.hpp
, and
+ boost/function_output_iterator.hpp
- You should do this consistently within a single file or - - - so when modifying an existing file, use the style in that + You should do this consistently within a single + file, + so, when modifying an existing file, use the style in that file.