Fix gcc build #323
Annotations
2 warnings
|
Run CMake C++20:
tests/src/5-modular-source.cpp#L238
call to non-‘constexpr’ function ‘auto kangaru::make_modular_source(Source) [with Sources = {reference_source<service_2_a>, reference_source<service_2_b>}; Source = composed_source<source_reference_wrapper<modular_source<composed_source<source_reference_wrapper<modular_source<none_source, module0()::<lambda()> > > >, constructor_function<object_source<service_1_a> >, constructor_function<reference_source<service_1_b> > > >, source_reference_wrapper<modular_source<none_source, module0()::<lambda()> > > >]’ [-Winvalid-constexpr]
|
|
Run CMake C++20:
tests/src/5-modular-source.cpp#L231
call to non-‘constexpr’ function ‘auto kangaru::make_modular_source(Source) [with Sources = {object_source<service_1_a>, reference_source<service_1_b>}; Source = composed_source<source_reference_wrapper<modular_source<none_source, module0()::<lambda()> > > >]’ [-Winvalid-constexpr]
|
Loading