Add bt2_common::UuidView::operator<()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 2 May 2022 14:01:54 +0000 (10:01 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commitc65e7e808b2d7724d6ee0b2727f8e283d9894aa2
tree7141237003c1bfb9525599064fbf4d758b05eb38
parent1915d888a00b09c741485b2a1638b549a6ed529f
Add bt2_common::UuidView::operator<()

Makes it possible to use a `bt2_common::UuidView` as an `std::set` value
type or an `std::map` key type.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I297afa3c4ef00939ca3de659e1e72ced93a3310e
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7970
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10819
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/uuid-view.hpp
This page took 0.023954 seconds and 4 git commands to generate.