[gdal-dev] copying a GDALColorTable

David Strip gdal at stripfamily.net
Sun Nov 11 10:16:30 PST 2012


If I'm reading the docs right, there is no copy constructor or 
assignment operator for a GDALColorTable.
If I use GDALColorTable::clone(), how do release the copy when I'm done? 
Do I use CPLFree or can I use delete?
Thanks.




More information about the gdal-dev mailing list