class B
{
private:
B() { }
public:
B(const B&){ }
};
void foo( ::B b ) {}
(Slight modification to valuewrapper_const.i). Causes compilation error as
b is not recognised as having a private constructor and SwigValueWrapper
should be used.
William Fulton
code generation (general)
None
Public
|
Date: 2009-11-04 23:03 Fixed in svn along with various other global scope operator problems. |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-11-04 23:03 | wsfulton |
| resolution_id | None | 2009-11-04 23:03 | wsfulton |
| assigned_to | beazley | 2009-11-04 23:03 | wsfulton |
| allow_comments | 1 | 2009-11-04 23:03 | wsfulton |
| close_date | - | 2009-11-04 23:03 | wsfulton |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use