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

Method emplace

example/parse_into.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 emplace( value_type const& );
57
58 void
59 emplace( std::string const&, mapped_type const& )
60 {
61 }
62
63 iterator
64 begin();

Callers 15

runMethod · 0.80
tag_invokeFunction · 0.80
usingObjectsFunction · 0.80
do_allocateMethod · 0.80
tag_invokeFunction · 0.80
testModifiersMethod · 0.80
testHashPolicyMethod · 0.80
testCollisionsMethod · 0.80
testStrongGuranteeMethod · 0.80
bigObjectMethod · 0.80
testHashMethod · 0.80
testModifiersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected