This specialization of MetaInt has a VAL of zero and is convertible to and from bsl::false_type.
| Name | Description |
|---|---|
bsl::false_type | Metafunction representing the boolean constant false. |
| Name | Description |
|---|---|
Tag | Tag type encoding 0 for overload resolution. |
Type | This specialization of MetaInt. |
| Name | Description |
|---|---|
Unnamed enum | Compile-time integer constants for this metafunction. |
| Name | Description |
|---|---|
MetaInt [constructor] | Does nothing (MetaInt is stateless). |
MetaInt [constructor] | Convert from a bsl::false_type. |
operator bool | Return false. (This operator is conversion operator to bool.) |
| Name | Description |
|---|---|
tag | Return a reference to a tag encoding this type's integral value. |