Added a basic container like structure #219
Annotations
10 errors
include/kangaru/detail/container.hpp#L42
member access into incomplete type 'kangaru::dynamic_container<kangaru::none_source>'
|
include/kangaru/detail/container.hpp#L42
member access into incomplete type 'kangaru::dynamic_container<kangaru::none_source>'
|
tests/src/5-container.cpp#L33
no member named 'provide' in 'kangaru::dynamic_container<kangaru::none_source>'
|
tests/src/5-container.cpp#L33
'service_a' does not refer to a value
|
tests/src/5-container.cpp#L33
expected expression
|
tests/src/5-container.cpp#L33
expected expression
|
tests/src/5-container.cpp#L34
no member named 'provide' in 'kangaru::dynamic_container<kangaru::none_source>'
|
tests/src/5-container.cpp#L34
'service_b' does not refer to a value
|
tests/src/5-container.cpp#L34
expected expression
|
tests/src/5-container.cpp#L34
expected expression
|
This job failed
Loading