Define k_NUM_MONTHS to be the number of consecutively valued enumerators in the range [ e_JAN .. e_DEC ].

Synopsis

Declared in <bdlt_monthofyear.h>

enum Unnamed enum;

Members

Name

Description

k_NUM_MONTHS

Number of months in a year (e_DEC).

LENGTH

Deprecated alias for k_NUM_MONTHS.

Created with MrDocs