| QGIS API Documentation
    3.18.1-Zürich (202f1bf7e5)
    | 
Destroys OGR field definition. More...
#include <qgsogrutils.h>
| Public Member Functions | |
| void CORE_EXPORT | operator() (OGRFieldDefnH definition) | 
| Destroys an OGR field definition, using the correct gdal calls.  More... | |
Destroys OGR field definition.
Definition at line 62 of file qgsogrutils.h.
| void gdal::OGRFldDeleter::operator() | ( | OGRFieldDefnH | definition | ) | 
Destroys an OGR field definition, using the correct gdal calls.
Definition at line 56 of file qgsogrutils.cpp.