Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
send
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected