Setting.setBooleanDef - multiple declarations

Function Setting.setBooleanDef

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

Prototype

bool setBooleanDef(
  string key,
  bool value
);

Function Setting.setBooleanDef

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

Prototype

bool setBooleanDef(
  int index,
  bool value
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0