Detect whether or not the internal count of a std::experimental::latch is zero.
true if the internal
count of *this
is zero, false otherwise.
#include <experimental/latch>