[xsd-users] Assignment of optional boolean attribute does not survive on the heap; possibly a bug?

Erik Sjölund erik.sjolund at gmail.com
Wed Jun 26 08:40:12 EDT 2013


Maybe this line

MapManagerType& myMapManager = myConfig->mapManager();

should be

MapManagerType& myMapManager (myConfig->mapManager());

cheers,
Erik Sjölund


More information about the xsd-users mailing list