Changeset 61467

Timestamp:
Apr 21, 2010, 5:19:06 PM (13 years ago)
Author:
Hartmut Kaiser
Message:

MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected.

This patch seemed to be fine as all it does is to qualify an internal name in order to avoid it being looked up through ADL. This appears to be reasonably safe as this name is internal and not supposed to be found using ADL in the first place.

(No files)

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