AccessibleNode.required

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void required(Optional!(T0) required)
    struct AccessibleNode
    nothrow
    void
    required
    (
    T0
    )
    (
    scope auto ref Optional!(T0) required
    )
    if (
    isTOrPointer!(T0, bool)
    )
  2. Optional!(bool) required()

Meta