MCPcopy Create free account
hub / github.com/boostorg/json / set_d

Method set_d

test/value_from.cpp:194–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192 }
193
194 void
195 set_d(double v)
196 {
197 d = v;
198 }
199
200 void
201 set_b(bool v)

Callers 1

testDescribedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected