Overload.empty

struct Overload(alias F)
@property
bool
empty
()

Return Value

Type: bool

Whether any expected calls are in the queue.

Meta