Lines Matching refs:mandatory
171 [[`ns::char_`] [Generate the character provided by a mandatory
189 [[`ns::char_(ch1, ch2)`][Generate the character provided by a mandatory
196 [[`ns::char_(cs)`] [Generate the character provided by a mandatory
238 [[`ns::char_`] [`Ch`, attribute is mandatory (otherwise compilation
251 [[`ns::char_(ch1, ch2)`][`Ch`, attribute is mandatory (otherwise compilation
257 [[`ns::char_(cs)`] [`Ch`, attribute is mandatory (otherwise compilation
344 corresponding character class generator. All listed generators have a mandatory
362 [[`ns::alnum`] [If the mandatory attribute satisfies the concept of
368 [[`ns::alpha`] [If the mandatory attribute satisfies the concept of
374 [[`ns::blank`] [If the mandatory attribute satisfies the concept of
380 [[`ns::cntrl`] [If the mandatory attribute satisfies the concept of
386 [[`ns::digit`] [If the mandatory attribute satisfies the concept of
392 [[`ns::graph`] [If the mandatory attribute satisfies the concept of
398 [[`ns::print`] [If the mandatory attribute satisfies the concept of
404 [[`ns::punct`] [If the mandatory attribute satisfies the concept of
410 [[`ns::xdigit`] [If the mandatory attribute satisfies the concept of
416 [[`ns::lower`] [If the mandatory attribute satisfies the concept of
422 [[`ns::upper`] [If the mandatory attribute satisfies the concept of