BloombergLP::bslh::hashTuple_Util<0, HASH_ALGORITHM, TUPLE_TYPE>

Synopsis

Declared in <bslh_hashtuple.h>

template<
    class HASH_ALGORITHM,
    class TUPLE_TYPE>
struct hashTuple_Util<0, HASH_ALGORITHM, TUPLE_TYPE>;

Static Member Functions

NameDescription
visit 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.