cpp-common: template ArrayValueIterator for reuse with other containers
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Tue, 8 Mar 2022 17:16:27 +0000 (12:16 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 11 Sep 2023 15:24:02 +0000 (11:24 -0400)
commit9ded84531ea41e90a0d0869ca3bcd3c7d051477d
tree8382d027a9e87d3c8969be830842525215073057
parentc3d8db2a06c3405a53332599628a33ba2ea5603a
cpp-common: template ArrayValueIterator for reuse with other containers

This pattern will be reused for Structure and Variant field class.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I8b6521e41dcc2ebdb81b6348de916544176dbf20
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7518
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/10759
CI-Build: Philippe Proulx <eeppeliteloop@gmail.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cpp-common/bt2/common-iter.hpp [new file with mode: 0644]
src/cpp-common/bt2/value.hpp
This page took 0.02421 seconds and 4 git commands to generate.