#include <bsltf_nondefaultconstructibletesttype.h>
This unconstrained (value-semantic) attribute class does not provide a default constructor.
See bsltf_nondefaultconstructibletesttype
◆ NonDefaultConstructibleTestType()
bsltf::NonDefaultConstructibleTestType::NonDefaultConstructibleTestType |
( |
int |
data | ) |
|
|
inlineexplicit |
◆ ~NonDefaultConstructibleTestType()
bsltf::NonDefaultConstructibleTestType::~NonDefaultConstructibleTestType |
( |
| ) |
|
|
inline |
◆ data()
int bsltf::NonDefaultConstructibleTestType::data |
( |
| ) |
const |
|
inline |
◆ setData()
void bsltf::NonDefaultConstructibleTestType::setData |
( |
int |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: