accesses the element with the given key, inserting a default-constructed value if it does not exist
Declared in <nlohmann/ordered_map.hpp>
<nlohmann/ordered_map.hpp>
T& operator[](key_type const& key);
reference to the value associated with key