Function Setting.objectByPath

get (or optionally create) object (map) by slash delimited path (e.g. key1/subkey2/subkey3)

Prototype

Setting objectByPath(
  string path,
  bool createIfNotExist = false
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0