cpp-common/bt2: use the "length" term everywhere instead of "size"
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 3 Nov 2023 16:03:02 +0000 (12:03 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 14 Dec 2023 15:57:04 +0000 (10:57 -0500)
commitc0b73c6309f7b6a0d488e49c62f145293d7e12e0
tree13931d095e441b4e522814a6df7cbc5334563686
parent75aa724c9d3d00bb7e711662f730260948cab98f
cpp-common/bt2: use the "length" term everywhere instead of "size"

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I25ce7709679d016dff6b23aa323a0ca5ec738190
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11231
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
src/cpp-common/bt2/common-iterator.hpp
src/cpp-common/bt2/field-class.hpp
src/cpp-common/bt2/field-path.hpp
src/cpp-common/bt2/field.hpp
src/cpp-common/bt2/integer-range-set.hpp
src/cpp-common/bt2/trace-ir.hpp
src/cpp-common/bt2/value.hpp
This page took 0.025974 seconds and 4 git commands to generate.