getNamedNode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref getNamedNode(T t)
  2. auto ref getNamedNode(T t)
    @safe nothrow ref
    getNamedNode
    (
    T
    )
    (
    auto ref T t
    )
    if (
    !isPointer!T
    )

Meta