This is a major lift into C++.
Much of the code is now building in C++, and I'm using C++23. A spot test seems to work. Now I can start to debride all the painful memory management quirks...
This commit is contained in:
@ -5,4 +5,4 @@ noinst_LIBRARIES = libDlib.a
|
||||
|
||||
libDlib_a_SOURCES = \
|
||||
dlib.h \
|
||||
dlib.c
|
||||
dlib.cc
|
||||
|
Reference in New Issue
Block a user