OptionalChain.popFront

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto popFront()
  2. auto popFront()
    struct OptionalChain(T)
    static if(!(hasMember!(T, "popFront")))
    popFront
    ()

Meta