Variable Parser.XMLToken.content

The content of the token, delimiters excluded

Declaration

struct Parser.XMLToken
{
  // ...
  L.CharacterType[] content;
  // ...
}

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.