Go to the source code of this file.
|
| template<class _Tp > |
| char | _UseVoidPtrStorageType (const __false_type &, const _Tp &) |
| |
| char | _UseVoidPtrStorageType (const __true_type &,...) |
| |
| char * | _UseVoidPtrStorageType (const __true_type &, _VoidPointerShim) |
| |
| template<class _Tp > |
| char | _UseConstVoidPtrStorageType (const __false_type &, const _Tp &) |
| |
| char | _UseConstVoidPtrStorageType (const __true_type &,...) |
| |
| char * | _UseConstVoidPtrStorageType (const __true_type &, _ConstVoidPointerShim) |
| |
| template<class _Tp > |
| char | _UseVolatileVoidPtrStorageType (const __false_type &, const _Tp &) |
| |
| char | _UseVolatileVoidPtrStorageType (const __true_type &,...) |
| |
| char * | _UseVolatileVoidPtrStorageType (const __true_type &, _VolatileVoidPointerShim) |
| |
| template<class _Tp > |
| char | _UseConstVolatileVoidPtrStorageType (const __false_type &, const _Tp &) |
| |
| char | _UseConstVolatileVoidPtrStorageType (const __true_type &,...) |
| |
| char * | _UseConstVolatileVoidPtrStorageType (const __true_type &, _ConstVolatileVoidPointerShim) |
| |
◆ _UseConstVoidPtrStorageType() [1/3]
◆ _UseConstVoidPtrStorageType() [2/3]
◆ _UseConstVoidPtrStorageType() [3/3]
◆ _UseConstVolatileVoidPtrStorageType() [1/3]
◆ _UseConstVolatileVoidPtrStorageType() [2/3]
◆ _UseConstVolatileVoidPtrStorageType() [3/3]
◆ _UseVoidPtrStorageType() [1/3]
◆ _UseVoidPtrStorageType() [2/3]
◆ _UseVoidPtrStorageType() [3/3]
◆ _UseVolatileVoidPtrStorageType() [1/3]
◆ _UseVolatileVoidPtrStorageType() [2/3]
◆ _UseVolatileVoidPtrStorageType() [3/3]