Partial specialization that associates the same trait with 'volatile TYPE' as with unqualified TYPE.
Declared in <bslma_usesbslmaallocator.h>
template<class TYPE>
struct UsesBslmaAllocator<TYPE volatile>
: UsesBslmaAllocator<TYPE>::type
| Name | Description |
|---|---|
UsesBslmaAllocator<TYPE>::type |