Changeset 72397

Timestamp:
Jun 4, 2011, 9:31:53 PM (11 years ago)
Author:
viboes
Message:

Conversion: fix bugs when decltype is supported.
Fix problem with constructor and assignment overloads on std::pair from another pair<U1,U2> via workaround on is_constructible and is_assignable specializations.
Add is_convertible tests.

(No files)

Note: See TracChangeset for help on using the changeset viewer.