[xsd-users] error C2248: 'std::unique_ptr<_Ty>::unique_ptr' :
cannot access
private member declared in class 'std::unique_ptr<_Ty>'
Chew Kok Keng
ckokkeng at dso.org.sg
Mon Jun 22 21:01:34 EDT 2015
Hi,
I'm encountering the above error while trying to build a simple using xsd 4.0 on vs2012. I noticed turning on /clr has an effect on the build. Without /clr, it is fine. Am I missing something?
Regards,
chew
More information about the xsd-users
mailing list