Changeset 60875

Timestamp:
Mar 27, 2010, 3:19:07 PM (13 years ago)
Author:
Domagoj Šarić
Message:

Added the safe_bool utility class/header. Used it to replace to current 'safe bool' implementation (which was also buggy because it used the same type for all function<> instantiations).

Fixed a bug that caused a wrong vtable_for_functor() overload to be chosen when assigning function<> object to another function<> object of the same type/instantiation.

Minor other cleanup and stylistic changes.

(No files)

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