EmptyTag

$(PHOBOS_REF Flag, std, typecons) indicating whether closeStartTag or writeStartTag or will write an empty element tag (which then does not require a corresponding end tag).

alias EmptyTag = Flag!"EmptyTag"

Meta