➕ using Google Benchmark #921
This commit is contained in:
parent
6402077ac2
commit
a8f711a2f1
18 changed files with 125 additions and 2086 deletions
|
@ -7247,7 +7247,7 @@ class basic_json
|
|||
// wrapper to get a value for an operation
|
||||
const auto get_value = [&val](const std::string & op,
|
||||
const std::string & member,
|
||||
bool string_type) -> basic_json&
|
||||
bool string_type) -> basic_json &
|
||||
{
|
||||
// find value
|
||||
auto it = val.m_value.object->find(member);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue