Function checkXMLNames

Returns an instance of CheckXMLNames specialized for the given cursor, with the given error handlers;

Prototype

auto checkXMLNames(CursorType, InvalidTagHandler, InvalidAttrHandler)(
  auto ref CursorType cursor,
  InvalidTagHandler tagHandler = ,
  InvalidAttrHandler attrHandler =
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.