Quick Links:

bal | bbl | bdl | bsl

Public Types

bslma::SharedPtrOutofplaceRep_DeleterDiscriminator_Imp< DELETER, true > Class Template Reference

#include <bslma_sharedptroutofplacerep.h>

List of all members.

Public Types

enum  { VALUE = DeleterType::BSLMA_ALLOCATOR_PTR }
 

This enumeration contains the return value of the meta-function.

More...
typedef AllocatorType

Detailed Description

template<class DELETER>
class bslma::SharedPtrOutofplaceRep_DeleterDiscriminator_Imp< DELETER, true >

This class provides the implementation of the SharedPtrOutofplaceRep_DeleterDiscriminator for the DELETER template parameter type, which is Allocator *.

See Component bslma_sharedptroutofplacerep


Member Typedef Documentation

template<class DELETER >
typedef Allocator* bslma::SharedPtrOutofplaceRep_DeleterDiscriminator_Imp< DELETER, true >::Type

Member Enumeration Documentation

template<class DELETER >
anonymous enum
Enumerator:
VALUE 

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