#include <bsltf_nonequalcomparabletesttype.h>
This unconstrained (value-semantic) attribute class does not provide equality-comparison operators.
See bsltf_nonequalcomparabletesttype
◆ NonEqualComparableTestType() [1/2]
bsltf::NonEqualComparableTestType::NonEqualComparableTestType |
( |
| ) |
|
|
inline |
Create a NonEqualComparableTestType
object having the (default) attribute values:
int data() const
Return the value of the data attribute of this object.
Definition bsltf_nonequalcomparabletesttype.h:182
◆ NonEqualComparableTestType() [2/2]
bsltf::NonEqualComparableTestType::NonEqualComparableTestType |
( |
int |
data | ) |
|
|
inlineexplicit |
◆ ~NonEqualComparableTestType()
bsltf::NonEqualComparableTestType::~NonEqualComparableTestType |
( |
| ) |
|
|
inline |
◆ data()
int bsltf::NonEqualComparableTestType::data |
( |
| ) |
const |
|
inline |
◆ setData()
void bsltf::NonEqualComparableTestType::setData |
( |
int |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: