diff --git a/doc/bibliography.html b/doc/bibliography.html index 0c8d0e2a..1ac09a47 100644 --- a/doc/bibliography.html +++ b/doc/bibliography.html @@ -36,6 +36,7 @@ http://www.boost.org/LICENSE_1_0.txt)
  • Allen Holub, "Roll Your Own Persistence", Microsoft Systems Journal vol 11, no 6 Jun 1996 +
  • Code Farms, Inc.
  • Tasos Kontogiorgos & Michael Kim, "A C++ Template-Based Application Architecture", C++ Report diff --git a/doc/dataflow.html b/doc/dataflow.html index 3bc14454..c2f0b180 100644 --- a/doc/dataflow.html +++ b/doc/dataflow.html @@ -54,7 +54,7 @@ typedef 8 > > - ,72 + ,76 > base64_text; // compose all the above operations in to a new iterator diff --git a/doc/extended_type_info.html b/doc/extended_type_info.html index b4b48550..bbcacb2b 100644 --- a/doc/extended_type_info.html +++ b/doc/extended_type_info.html @@ -309,7 +309,7 @@ with the include argument list.

    -virtual void * destroy(void const * const ptr ) ) const;
    +virtual void * destroy(void const * const ptr ) const;
     

    Destroy an instance of this type. This calls the diff --git a/doc/implementation.html b/doc/implementation.html index b1e20c3e..1caa390f 100644 --- a/doc/implementation.html +++ b/doc/implementation.html @@ -225,7 +225,7 @@ All of the above plus: