Setting.this - multiple declarations

Function Setting.this

Prototype

this(
  string[string] v
);

Function Setting.this

Prototype

this(
  string[] v
);

Function Setting.this

Prototype

this(
  Setting[] v
);

Function Setting.this

Prototype

this(
  bool v
);

Function Setting.this

Prototype

this(
  double v
);

Function Setting.this

Prototype

this(
  string v
);

Function Setting.this

Prototype

this(
  ulong v
);

Function Setting.this

Prototype

this(
  long v
);

Function Setting.this

Prototype

this();

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0