Setting.setUintegerDef - multiple declarations

Function Setting.setUintegerDef

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

Prototype

ulong setUintegerDef(
  string key,
  ulong value
);

Function Setting.setUintegerDef

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

Prototype

ulong setUintegerDef(
  int index,
  ulong value
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0