#243: Missing user-provided default constructor ----------------------+----------------------------------------------------- Reporter: levill_r | Owner: Olena Team Type: defect | Status: new Priority: major | Milestone: Component: Milena | Version: 1.0 Keywords: | ----------------------+-----------------------------------------------------
Comment(by lazzara):
This problem is also encountered with some version of g++ (4.6.1 for instance). This is not a bug. g++ did not conformed to the standard and they are fixing it.
See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44499