MCPcopy Create free account
hub / github.com/boost-ext/sml / data

Method data

example/data.cpp:34–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32
33 public:
34 explicit data(const std::string& address) : address{address} {}
35
36 auto operator()() {
37 using namespace boost::sml;

Callers 3

operator()Function · 0.80
sendMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected