MCPcopy Create free account
hub / github.com/boost-ext/di / update

Method update

example/modules/model.hpp:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 public:
23 BOOST_DI_INJECT(model, (named = rows) int, (named = colls) int, std::unique_ptr<iboard>);
24 void update() {}
25};
26
27//<-

Callers 2

runMethod · 0.45
updateScrollbarsInnerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected