attrValue - multiple declarations

Function attrValue

Prototype

string attrValue(
  ref string[string] attr,
  string attrname,
  string attrname2 = null
);

Function attrValue

Prototype

string attrValue(
  std.xml.Element item,
  string attrname,
  string attrname2 = null
);

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0