http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61036
Bug ID: 61036 Summary: [4.9/4.10 Regression] shared_ptr<void>(new int) rejected Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: redi at gcc dot gnu.org shared_ptr<void>(new int) is valid but I made a stupid typo in a static assertion