Setting.setStringDef - multiple declarations

Function Setting.setStringDef

sets str item by index of array or map only if it's фдкуфвн present

Prototype

string setStringDef(
  int index,
  string value
);

Function Setting.setStringDef

sets str item of map if key is not yet present in map

Prototype

string setStringDef(
  string key,
  string value
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0