[xsd-users] how do I...?

Michael Coulman michael.coulman at gmail.com
Sat May 19 14:21:07 EDT 2007


...do something like this?

if (!bc[ith].available ())
	bc.erase (std::remove (bc.begin (), bc.end (), bc[ith]));

(from the tree library example)

Thanks for the great tool.

--
Mike





More information about the xsd-users mailing list