Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_degeneratefunctor.h File Reference

Provide an awkward type to adapt a user-supplied functor. More...

Go to the source code of this file.

Classes

class  bsltf::DegenerateFunctor< FUNCTOR, ENABLE_SWAP >

Namespaces

namespace  bsltf

Functions

template<class FUNCTOR >
void bsltf::swap (DegenerateFunctor< FUNCTOR, true > &lhs, DegenerateFunctor< FUNCTOR, true > &rhs)

Detailed Description