Changeset 85089

Timestamp:
Jul 20, 2013, 5:20:02 PM (9 years ago)
Author:
Antony Polukhin
Message:

Temporary disable noexcept detection for move assignment for Boost.Variant (exception specification detection for assignment requires call to is_nothrow_move_assignable for each type. But GCC 4.6 fails to do that and complains about incomplete types ) (refs #7911)

(No files)

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