|
Euphoria
|
Public Member Functions | |
| void | add (const Hsh &h) |
| HshSt | combine (const Hsh &h) const |
| bool | contains (const Hsh &h) const |
| bool | is (const HshSt &h) const |
Public Attributes | |
| std::set< Hsh > | data |
| Hsh | primary |
Definition at line 10 of file hash.set.h.
| std::set<Hsh> eu::HshSt::data |
Definition at line 12 of file hash.set.h.
| Hsh eu::HshSt::primary |
Definition at line 13 of file hash.set.h.