
3 Jun
2008
3 Jun
'08
4:20 p.m.
From: "Daniel Walker" <daniel.j.walker@gmail.com>
::boost::mpl::aux::msvc71_sfinae_helper. The problem appears to be triggered by the order in which templates using this substitute are specialized - definitely a bug in msvc.
or maybe demonstration of potential issues related to order of explicit specializations, documented in C++ standard, clause 14.7.3/7 ? B. PS. sorry, could not resist ;)