This specialization of MetaInt has a VAL of one and is convertible to and from bsl::true_type.
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |
| Name | Description |
|---|---|
Tag | Tag type encoding 1 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::true_type. |
operator bool | Return true. (This operator is conversion operator to bool.) |
| Name | Description |
|---|---|
tag | Return a reference to a tag encoding this type's integral value. |