Constructors

Synopses

Declared in <bslmf_metaint.h>

Does nothing (MetaInt is stateless).

MetaInt();

Convert from a bsl::integral_constant<int, t_INT_VALUE>.

Parameters

Name

Description

value

unused source value of matching integral‐constant type

Created with MrDocs