Setting.setFloatingDef - multiple declarations

Function Setting.setFloatingDef

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

Prototype

double setFloatingDef(
  string key,
  double value
);

Function Setting.setFloatingDef

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

Prototype

double setFloatingDef(
  int index,
  double value
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0