Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
S Class Reference

Description

Custom-Datatype 1: uses std::hash extension point.

Definition at line 44 of file hash-standard-to-boost-bridge-test.cpp.

Public Member Functions

 S (string ss="")
 
bool operator== (S const &os) const
 

Private Attributes

string s_
 

Constructor & Destructor Documentation

◆ S()

S ( string  ss = "")
inline

Definition at line 51 of file hash-standard-to-boost-bridge-test.cpp.

Member Function Documentation

◆ operator==()

bool operator== ( S const &  os) const
inline

Definition at line 56 of file hash-standard-to-boost-bridge-test.cpp.

References S::s_.

Member Data Documentation

◆ s_

string s_
private

Definition at line 46 of file hash-standard-to-boost-bridge-test.cpp.

Referenced by S::operator==().

+ Collaboration diagram for S:

The documentation for this class was generated from the following file: