[ox/std] Make String::beginsWtih and endsWith functions that take StringViews
This commit is contained in:
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
1
deps/ox/src/ox/std/CMakeLists.txt
vendored
@@ -33,6 +33,7 @@ add_library(
|
||||
substitutes.cpp
|
||||
stacktrace.cpp
|
||||
string.cpp
|
||||
stringview.cpp
|
||||
strops.cpp
|
||||
trace.cpp
|
||||
typetraits.cpp
|
||||
|
Reference in New Issue
Block a user