Exchange the contents of this set with those of the specified set.

Synopsis

Declared in <bslstp_hashset.h>

void
swap(_Self& __hs);

Parameters

Name

Description

__hs

hash set whose contents are exchanged with this set

Created with MrDocs