This class provides a member, d_member, whose pointer‐to‐member may be used as an "unspecified boolean type" for implicit conversion operators.
Synopsis
Declared in <bsls_unspecifiedbool.h>
template<class BSLS_HOST_TYPE>
class UnspecifiedBool;
Type Aliases
Name |
Description |
Alias of a distinct type that is implicitly convertible to |
Static Member Functions
Name |
Description |
Return a value that converts to the |
|
Return a value that converts to the |
|
Return a value that converts to the |
Specializations
Name |
Description |
This class provides a member, |
Created with MrDocs