diff --git a/development/libs/iterator/iterator_concepts.htm b/development/libs/iterator/iterator_concepts.htm index bca0841..0848ab5 100644 --- a/development/libs/iterator/iterator_concepts.htm +++ b/development/libs/iterator/iterator_concepts.htm @@ -38,7 +38,7 @@ Iterator Concepts -C++ Boost
@@ -599,7 +599,7 @@ backward in arbitrary-sized steps
Copyright © 2000 -Jeremy Siek, Univ.of Notre Dame (jsiek@lsc.nd.edu) +Jeremy Siek, Univ.of Notre Dame (jsiek@lsc.nd.edu)
diff --git a/development/libs/iterator/iterator_traits.htm b/development/libs/iterator/iterator_traits.htm index 1574f0a..40f3026 100644 --- a/development/libs/iterator/iterator_traits.htm +++ b/development/libs/iterator/iterator_traits.htm @@ -16,7 +16,7 @@ -C++ Boost