Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bsltf::TestValuesArray_PostIncrementPtr< VALUE > Class Template Reference

#include <bsltf_testvaluesarray.h>

List of all members.

Public Member Functions

 TestValuesArray_PostIncrementPtr (const VALUE *ptr)
const VALUE & operator* () const

template<class VALUE>
class bsltf::TestValuesArray_PostIncrementPtr< VALUE >


Constructor & Destructor Documentation

template<class VALUE>
bsltf::TestValuesArray_PostIncrementPtr< VALUE >::TestValuesArray_PostIncrementPtr ( const VALUE *  ptr  )  [explicit]

Create a TestValuesArray_PostIncrementPtr object having the value of the specified ptr.


Member Function Documentation

template<class VALUE>
const VALUE& bsltf::TestValuesArray_PostIncrementPtr< VALUE >::operator* (  )  const

Return a reference providing non-modifiable access to the object referred to by this wrapper.


The documentation for this class was generated from the following file: