Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_argumenttype.h File Reference

Provide a non-allocating class to test variadic function arguments. More...

Go to the source code of this file.

Classes

class  bsltf::ArgumentType< N >

Namespaces

namespace  bsltf

Functions

template<int N>
MoveState::Enum bsltf::getMovedFrom (const ArgumentType< N > &object)
template<int N>
MoveState::Enum bsltf::getMovedInto (const ArgumentType< N > &object)

Detailed Description