Node.mapping

Return a range object iterating over mapping's pairs.

  1. auto mapping()
    template mapping()
    mapping
    ()
  2. auto mapping()

Members

Functions

mapping
auto mapping()
Undocumented in source. Be warned that the author may not have intended to support it.
mapping
auto mapping()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Range
struct Range(T)
Undocumented in source.

Throws

NodeException if the node is not a mapping.

Meta