2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 18:52:26 +00:00

gcc 4.3.0 compatibility (resolves new "changes meaning" error)

[SVN r39434]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2007-09-20 23:20:45 +00:00
parent 94a3ced83a
commit abc4abf84a

View File

@@ -155,7 +155,7 @@ namespace detail
, T3 const&
, T4 const&
, default_call_policies
, keywords<0>
, detail::keywords<0>
, char const*
, void(not_specified::*)() // A function pointer type which is never an
// appropriate default implementation