1
0
forked from boostorg/bind

Add acknowledgment.

This commit is contained in:
Peter Dimov
2015-01-22 21:46:33 +02:00
parent 32060bf523
commit b2eb0a4ae8
2 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
[/ [/
/ Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd. / Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
/ Copyright (c) 2003-2008 Peter Dimov / Copyright (c) 2003-2008 Peter Dimov
/ /
@@ -43,4 +43,6 @@ Mac Murrett contributed the "pascal" support enabled by
The alternative `bind(type<R>(), f, ...)` syntax was inspired by a discussion The alternative `bind(type<R>(), f, ...)` syntax was inspired by a discussion
with Dave Abrahams and Joel de Guzman. with Dave Abrahams and Joel de Guzman.
This documentation was ported to Quickbook by Agustín Bergé.
[endsect] [endsect]

View File

@@ -1,4 +1,4 @@
[/ [/
/ Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd. / Copyright (c) 2001, 2002 Peter Dimov and Multi Media Ltd.
/ Copyright (c) 2003-2005 Peter Dimov / Copyright (c) 2003-2005 Peter Dimov
/ /
@@ -23,4 +23,6 @@ deficient compilers.
* Daniel Boelzle pointed out that UDK uses `__cdecl`. * Daniel Boelzle pointed out that UDK uses `__cdecl`.
This documentation was ported to Quickbook by Agustín Bergé.
[endsect] [endsect]