Introduce FixedUnorderedMap/FixedUnorderedSet #330
Annotations
10 errors and 1 warning
build:
include/fixed_containers/fixed_red_black_tree.hpp#L351
designator order for field ‘fixed_containers::fixed_red_black_tree_detail::NodeIndexAndParentIndex::i’ does not match declaration order in ‘fixed_containers::fixed_red_black_tree_detail::NodeIndexAndParentIndex’
|
build:
test/fixed_map_test.cpp#L310
static assertion failed
|
build:
test/fixed_map_test.cpp#L312
static assertion failed
|
build:
test/fixed_map_test.cpp#L314
static assertion failed
|
build:
test/fixed_map_test.cpp#L593
static assertion failed
|
build:
include/fixed_containers/fixed_red_black_tree.hpp#L631
missing initializer for member ‘fixed_containers::fixed_red_black_tree_detail::SuccessorIndexAndRepositionedIndex::repositioned’ [-Werror=missing-field-initializers]
|
build:
include/fixed_containers/fixed_red_black_tree.hpp#L723
missing initializer for member ‘fixed_containers::fixed_red_black_tree_detail::SuccessorIndexAndRepositionedIndex::repositioned’ [-Werror=missing-field-initializers]
|
build:
include/fixed_containers/assert_or_abort.hpp#L12
‘abort()’ is not a constant expression
|
build:
test/fixed_map_test.cpp#L636
non-constant condition for static assertion
|
build:
test/fixed_map_test.cpp#L637
non-constant condition for static assertion
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|