]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : make small string helpers as inline functions (#19693)
authorAdrien Gallouët <redacted>
Wed, 18 Feb 2026 07:03:01 +0000 (08:03 +0100)
committerGitHub <redacted>
Wed, 18 Feb 2026 07:03:01 +0000 (08:03 +0100)
commita569bda44579f64fa2676063848c6d2a8c5f7b30
tree27215a716b66d4cd100e0f0694973abfae063d1b
parente2f19b320fa358bb99cee41e2f4606f4ee93cc0c
common : make small string helpers as inline functions (#19693)

Also use string_view when it make sense and fix some corner cases.

Signed-off-by: Adrien Gallouët <redacted>
common/common.cpp
common/common.h