mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 05:02:17 +00:00
Patches for CWPro8.3
[SVN r15735]
This commit is contained in:
@@ -180,7 +180,7 @@ namespace api
|
||||
// there is a confirmed CWPro8 codegen bug here. We prevent the
|
||||
// early destruction of a temporary by binding a named object
|
||||
// instead.
|
||||
# if __MWERKS__ < 0x3000 || __MWERKS__ > 0x3002
|
||||
# if __MWERKS__ < 0x3000 || __MWERKS__ > 0x3003
|
||||
typedef object const& object_cref2;
|
||||
# else
|
||||
typedef object const object_cref2;
|
||||
|
||||
Reference in New Issue
Block a user