BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmf_voidtype.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_compilerfeatures.h>

Go to the source code of this file.

Classes

struct  bslmf::VoidType< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14 >
 
struct  bslmf::VoidType_1< T1 >
 
struct  bslmf::VoidType_2< T1, T2 >
 

Macros

#define BSLMF_VOIDTYPE(ARG)    typename BloombergLP::bslmf::VoidType_1< ARG >::type
 
#define BSLMF_VOIDTYPE2(...)    typename BloombergLP::bslmf::VoidType_2<__VA_ARGS__>::type
 
#define BSLMF_VOIDTYPES(...)    typename BloombergLP::bslmf::VoidType<__VA_ARGS__>::type
 

Detailed Description

The content of this file has been pre-processed for Doxygen.