Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_noncopyconstructibletesttype.h File Reference

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

Go to the source code of this file.

Classes

class  bsltf::NonCopyConstructibleTestType

Namespaces

namespace  bsltf

Functions

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

Detailed Description