Quick Links:

bal | bbl | bdl | bsl

bsl::enable_if< false, t_TYPE > Struct Template Reference
[Component bslmf_enableif]

#include <bslmf_enableif.h>


Detailed Description

template<class t_TYPE>
struct bsl::enable_if< false, t_TYPE >

This partial specialization of enable_if, for when the (template parameter) t_COND is false, guarantees that no typedef type is supplied. Note that this class definition is intentionally empty.

See Component bslmf_enableif


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