src/cpp-common: add JSON value requirement aliases
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 8 Dec 2023 18:47:41 +0000 (18:47 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit3070a5bb4289a4eebfe73f208094d0a6b16cc00c
tree723feb5f6f43a0ac226dcfe55e152b78694a1e44
parent7d525492122eca394137cf656382ac3123cfe72b
src/cpp-common: add JSON value requirement aliases

This patch defines JSON value requirement aliases of the generic value
requirement class templates (`val-req.hpp`) to validate JSON values.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I10226d38af706ed6547ac265d9e0d7e4c399179a
Reviewed-on: https://review.lttng.org/c/babeltrace/+/7534
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12697
src/Makefile.am
src/cpp-common/bt2c/json-val-req.hpp [new file with mode: 0644]
This page took 0.023859 seconds and 4 git commands to generate.