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

Method T11

test/value_to.cpp:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186 int n;
187
188 explicit T11( int v )
189 : n(v)
190 {}
191};
192T11
193tag_invoke(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected