Create a Variant_HashVisitor object that, when invoked, appends to the specified hashAlg.
Synopsis
Declared in <bslstl_variant.h>
explicit
Variant_HashVisitor(t_HASHALG& hashAlg);
Parameters
Name |
Description |
hashAlg |
hashing algorithm object to append to |
Created with MrDocs