[gdal-dev] Big three rules for C++ classes
Mateusz Loskot
mateusz at loskot.net
Sun Jul 12 10:21:03 EDT 2009
Christopher Hunt wrote:
> Hi Mateusz,
>
> Thank you for your email and confirmation of GDAL's use of C++.
Hi Christopher,
Welcome.
By the way, I usually wrap GDAL with some *very* thin class
(holder/surrogate) that manages all the basic C++ principles and idioms
for me. Sometimes, boost::shared_ptr does the job very well. It's been
ages since I planned to publish a thing wrapper around GDAL/OGR classes,
may be one day...
p.s. I'd suggest to reply to the list than privately.
--
Mateusz Loskot
http://mateusz.loskot.net
More information about the gdal-dev
mailing list