Fusion: ADAPT_xxxADTxxx; documentation&new testcase

[SVN r65816]
This commit is contained in:
Christopher Schmidt
2010-10-07 20:38:54 +00:00
parent b8784f6bbc
commit 088b8a0201
260 changed files with 2472 additions and 1402 deletions

View File

@@ -1,5 +1,6 @@
[/==============================================================================
Copyright (C) 2001-2007 Joel de Guzman, Dan Marsden, Tobias Schwinger
Copyright (C) 2010 Christopher Schmidt
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
@@ -34,6 +35,8 @@ This section summarizes significant changes to the Fusion library.
__define_assoc_struct__ and __define_assoc_tpl_struct__ (Christopher Schmidt)
* June 18, 2010: Added __reverse_fold__, __iter_fold__ and __reverse_iter_fold__
(Christopher Schmidt)
* October 7, 2010: Added __adapt_adt__, __adapt_tpl_adt__,
__adapt_assoc_adt__ and __adapt_assoc_tpl_adt__ (Joel de Guzman,
Hartmut Kaiser and Christopher Schmidt)
[endsect]