expectFalse.expectFalse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char expectFalse(char c)
  2. char expectFalse()
    template expectFalse(alias pred = "a", bool noRead = false, string file = __FILE__, int line = __LINE__)
    @trusted @nogc pure
    static if(!(noRead))
    char
    expectFalse
    ()

Meta