Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_nondefaultconstructibletesttype.h File Reference

Provide an attribute class that is not default constructible. More...

Go to the source code of this file.

Classes

class  bsltf::NonDefaultConstructibleTestType

Namespaces

namespace  bsltf

Functions

bool bsltf::operator== (const NonDefaultConstructibleTestType &lhs, const NonDefaultConstructibleTestType &rhs)
bool bsltf::operator!= (const NonDefaultConstructibleTestType &lhs, const NonDefaultConstructibleTestType &rhs)

Detailed Description