Setting.str - multiple declarations

Function Setting.str

read as string value

Prototype

inout inout(string) str() @property;

Function Setting.str

set string value for object

Prototype

string str(
  string v
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0