Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
EqOnlyType Struct Reference

Public Member Functions

bool operator== (const EqOnlyType &other) const
 

Public Attributes

int value
 

Detailed Description

Definition at line 943 of file ah-dry-mixin_test.cc.

Member Function Documentation

◆ operator==()

bool EqOnlyType::operator== ( const EqOnlyType other) const
inline

Definition at line 946 of file ah-dry-mixin_test.cc.

References Aleph::maps(), and value.

Member Data Documentation

◆ value

int EqOnlyType::value

Definition at line 945 of file ah-dry-mixin_test.cc.

Referenced by operator==().


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