added acknowledgement to Andrei for conversion

[SVN r9211]
This commit is contained in:
Jeremy Siek
2001-02-15 15:20:20 +00:00
parent cb93c87f4f
commit 6fda1821b2

View File

@@ -29,7 +29,11 @@
//
// there are multiple versions of the is_convertible
// template, almost every compiler seems to require its
// own version:
// own version.
//
// Thanks to Andrei Alexandrescu for the original version of the
// conversion detection technique!
//
namespace boost{