Do nothing -- ignore the specified algorithm, ignore the specified input, do not try to visit the "next" element -- and return. Note that this function is called only after the last element of input has been visited.
Declared in <bslh_hashtuple.h>
static
void
visit(
HASH_ALGORITHM& algorithm,
TUPLE_TYPE const& input);