8#ifndef INCLUDED_BSLMF_ENABLEIF
9#define INCLUDED_BSLMF_ENABLEIF
508#include <bslscm_version.h>
529template <
bool t_COND,
class t_TYPE =
void>
544template <
class t_TYPE>
548#ifdef BSLS_COMPILERFEATURES_SUPPORT_ALIAS_TEMPLATES
556template <
bool t_COND,
class t_TYPE =
void>
584template <
bool t_COND,
class t_TYPE =
void>
595template <
class t_TYPE>
602#ifndef BDE_OPENSOURCE_PUBLICATION
611#define bslmf_EnableIf bslmf::EnableIf
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlat_valuetypefunctions.h:939
Definition bdlbb_blob.h:579
Definition bslmf_enableif.h:530
t_TYPE type
This typedef is an alias to the (template parameter) t_TYPE.
Definition bslmf_enableif.h:533
Definition bslmf_enableif.h:585
t_TYPE type
This typedef is an alias to the (template parameter) t_TYPE.
Definition bslmf_enableif.h:588