bt2c::Uuid::Uuid(): accept `bt2s::string_view` instead of `CStringView`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 May 2024 19:23:45 +0000 (15:23 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commitdca534bf65ff84219258d5c9e4be4b3247978b96
treeb83d90df80fccc45942f66f0007102c28b12c7b3
parentc223f8b71af1dabe4983af800af704fd0d6f6324
bt2c::Uuid::Uuid(): accept `bt2s::string_view` instead of `CStringView`

The input string doesn't need to be null-terminated.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I1ae0be22ee44fc4b7969525224f0721689a12dd1
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12760
src/cpp-common/bt2c/uuid.hpp
This page took 0.025486 seconds and 4 git commands to generate.