Alias ForwardLexer.CharacterType

See detailed documentation in std.experimental.xml.interfaces.isLexer

Declaration

struct ForwardLexer
{
  // ...
  alias CharacterType = ElementEncodingType!T;
  // ...
}

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.