Added support for enums #1065
Annotations
10 errors and 1 warning
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<test_box::DecisionTree::Node>()::<lambda(std::index_sequence<I ...>)>((std::make_index_sequence<3>(), std::make_index_sequence<3>()))’ is not a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_box::DecisionTree::Leaf; auto ptr = (& wrapper<test_box::DecisionTree::Leaf>::report_if_you_see_a_link_error_with_this_object.wrapper<test_box::DecisionTree::Leaf>::value.test_box::DecisionTree::Leaf::value)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<test_box::DecisionTree::Leaf>()::<lambda(std::index_sequence<I ...>)> [with long unsigned int ..._is = {0}; std::index_sequence<I ...> = std::integer_sequence<long unsigned int, 0>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<test_box::DecisionTree::Leaf>()::<lambda(std::index_sequence<I ...>)>((std::make_index_sequence<1>(), std::make_index_sequence<1>()))’ is not a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_add_struct_name::Person; auto ptr = (& wrapper<test_add_struct_name::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_add_struct_name::Person>::value.test_add_struct_name::Person::first_name)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<test_add_struct_name::Person>()::<lambda(std::index_sequence<I ...>)> [with long unsigned int ..._is = {0, 1, 2, 3, 4, 5, 6}; std::index_sequence<I ...> = std::integer_sequence<long unsigned int, 0, 1, 2, 3, 4, 5, 6>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<test_add_struct_name::Person>()::<lambda(std::index_sequence<I ...>)>((std::make_index_sequence<7>(), std::make_index_sequence<7>()))’ is not a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L125
call to non-‘constexpr’ function ‘auto rfl::internal::cpp20::get_field_name() [with T = test_array::Person; auto ptr = (& wrapper<test_array::Person>::report_if_you_see_a_link_error_with_this_object.wrapper<test_array::Person>::value.test_array::Person::first_name)]’
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
‘rfl::internal::cpp20::get_field_names<test_array::Person>()::<lambda(std::index_sequence<I ...>)> [with long unsigned int ..._is = {0, 1, 2}; std::index_sequence<I ...> = std::integer_sequence<long unsigned int, 0, 1, 2>]’ called in a constant expression
|
|
Compile:
include/rfl/internal/cpp20/get_field_names.hpp#L128
call to consteval function ‘get.rfl::internal::cpp20::get_field_names<test_array::Person>()::<lambda(std::index_sequence<I ...>)>((std::make_index_sequence<3>(), std::make_index_sequence<3>()))’ is not a constant expression
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading