From b790db0bb95680a9de6ce3cf9ed8f5424f9c2e64 Mon Sep 17 00:00:00 2001 From: Beman Date: Mon, 2 Jun 2014 07:07:13 -0400 Subject: [PATCH] Add release history. --- doc/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index e9ff4f4..071db46 100644 --- a/doc/index.html +++ b/doc/index.html @@ -38,6 +38,7 @@ Introduction
+
Design Rationale
History
Acknowledgements @@ -105,6 +106,9 @@ platforms other than their intended target.

and will cause compile-time errors. +

Release History

+

system-2014-06-02: First modular Boost release. Minor +maintenance changes.

Design Rationale

Class error_code  and error_condition are designed as a value types so they can be copied @@ -145,7 +149,7 @@ paper. Johan Nilsson's comments led to several of the refinements in N2066 .


Revised -January 06, 2014 +June 02, 2014

© Copyright Beman Dawes, 1999