Changeset 77649

Timestamp:
Mar 30, 2012, 5:47:34 PM (11 years ago)
Author:
Michel Morin
Message:

Appease clang for BOOST_NO_LOCAL_CLASS_TEMPLATE_PARAMETERS.

The use of a version check to determine the feature support is not recommended in clang. But we do the version check, since clang does not have a querying macro for this feature. This is an unfortunate workaround. We need to observe carefully the effect of the version check on vendor versions of clang (other than the LLVM project's clang).

(No files)

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