throwError

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool throwError(A args)
  2. bool throwError(string f, size_t l, A args)
  3. bool throwError(T t, string f, size_t l)
    bool
    throwError
    (
    T
    )
    (
    T t
    ,
    string f = __FILE__
    ,
    size_t l = __LINE__
    )

Meta