Increase wise_enum limit to 512 enumerators
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 18 Apr 2024 19:05:30 +0000 (15:05 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 4 Sep 2024 19:05:14 +0000 (15:05 -0400)
commit627a24fd9cba5f6ffe61709f8ffb86a73b1e627e
tree1585fa7fe1954d88119a786aa7096b2c24c02204
parentc9fae8e9997628908ee83b3cfb63e5ed9bf68cdb
Increase wise_enum limit to 512 enumerators

This is to support upcoming big enumerations.

This updated header was generated using the `create_generated.py` script
of the wise_enum 3.1.0 release as such:

    $ python3 create_generated.py 512 wise_enum_generated.h

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: If2391420fb58f4d2bfa98c4b09ba32300538d4fe
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12704
Tested-by: jenkins <jenkins@lttng.org>
CI-Build: Simon Marchi <simon.marchi@efficios.com>
src/cpp-common/vendor/wise-enum/wise_enum_generated.h
This page took 0.024095 seconds and 4 git commands to generate.