mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert ostctools as C++
Replace some of the memory management by C++ idioms. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
fe0bb905f3
commit
b74703b61d
4 changed files with 54 additions and 66 deletions
|
|
@ -131,7 +131,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
metadata.h
|
||||
metrics.cpp
|
||||
metrics.h
|
||||
ostctools.c
|
||||
ostctools.cpp
|
||||
owning_ptrs.h
|
||||
parse-gpx.cpp
|
||||
parse-xml.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue