Throw an exception of type format_error. This indicates visitation of a bsl::format argument of boolean type, usually resulting from a user error such as calling bsl::format("{:{}}", value, b) where b is bool.
Synopsis
Declared in <bslfmt_formatterspecificationnumericvalue.h>
void
operator()(bool) const;
Created with MrDocs