Import CStringView from the Babeltrace tree master
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 23 Apr 2024 20:46:47 +0000 (16:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 8 May 2024 19:52:29 +0000 (19:52 +0000)
commita6df2497a5c3d9b46b049d6fa0b2fd8a1965cf8a
treeb3e7ec1d1eb988bf04c1facca3addb22282ef5ac
parentc61231cc5ea3380a358a4406e740cf1f2bca6019
Import CStringView from the Babeltrace tree

The class is imported as of 1dcaf4b74 in the babeltrace tree. It is
renamed and reformated to fit the LTTng-tools conventions.

No changes in behaviour are intended.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I8acc3833c52c4ac23a91af87157aade0b4bbb7c1
src/common/Makefile.am
src/common/string-utils/c-string-view.hpp [new file with mode: 0644]
src/common/type-traits.hpp [new file with mode: 0644]
This page took 0.025033 seconds and 4 git commands to generate.