diff --git a/bibliography.htm b/bibliography.htm index 2c42925..4fcc8fe 100644 --- a/bibliography.htm +++ b/bibliography.htm @@ -56,7 +56,7 @@ A. A. Stepanov and M. Lee
Copyright © 2000 | -Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew Lumsdaine(lums@osl.iu.edu) |
Jeremy Siek contributed this
- library. Beman Dawes managed
- the formal review. Dave
+ Jeremy Siek contributed this
+ library. Beman Dawes managed
+ the formal review. Dave
Abrahams contributed a rewrite that updated syntax to be more
compatible with proposed syntax for concept support the C++ core
language.
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu),
2007 David Abrahams.
diff --git a/concept_covering.htm b/concept_covering.htm
index 96c3208..d3997e1 100644
--- a/concept_covering.htm
+++ b/concept_covering.htm
@@ -115,7 +115,7 @@ public:
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu),
2007 David Abrahams.
diff --git a/creating_concepts.htm b/creating_concepts.htm
index f6cca8f..7961a91 100644
--- a/creating_concepts.htm
+++ b/creating_concepts.htm
@@ -147,7 +147,7 @@ BOOST_CONCEPT_USAGE(InputIterator)
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu),
2007 David Abrahams.
diff --git a/implementation.htm b/implementation.htm
index 6df94ca..008fbed 100644
--- a/implementation.htm
+++ b/implementation.htm
@@ -195,7 +195,7 @@ type.
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu),
2007 David Abrahams.
diff --git a/prog_with_concepts.htm b/prog_with_concepts.htm
index 2aa9e22..fb04aed 100644
--- a/prog_with_concepts.htm
+++ b/prog_with_concepts.htm
@@ -134,7 +134,7 @@ amount of flexibility within which to work.
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu),
2007 David Abrahams.
diff --git a/reference.htm b/reference.htm
index 0e1797b..a8a2aa0 100644
--- a/reference.htm
+++ b/reference.htm
@@ -398,7 +398,7 @@ BOOST_CLASS_REQUIRES4(type1, type2, type3, type4,
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu), 2007
David Abrahams.
diff --git a/using_concept_check.htm b/using_concept_check.htm
index 3dc311d..ba75282 100644
--- a/using_concept_check.htm
+++ b/using_concept_check.htm
@@ -176,7 +176,7 @@ BOOST_CONCEPT_ASSERT((BidirectionalIterator<std::list<int>::iterator>
Copyright © 2000
- Jeremy Siek(Jeremy Siek(jsiek@osl.iu.edu) Andrew
Lumsdaine(lums@osl.iu.edu), 2007
David Abrahams.