A Handler for handle_dynamic_spec that validates and extracts a width argument.

Synopsis

Declared in <mp‐units/utility/format.h>

struct width_checker;

Member Functions

Name

Description

operator()

Validates that value is a nonnegative integer and returns it as unsigned long long.

Created with MrDocs