Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ set_b
Method
set_b
test/value_from.cpp:200–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void
201
set_b(bool v)
202
{
203
b = v;
204
}
205
206
private:
207
bool b;
Callers
1
testDescribed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected