BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bsl::formatter< t_ARG, t_CHAR > Struct Template Reference

#include <bslfmt_formatterbase.h>

Detailed Description

template<class t_ARG, class t_CHAR = char>
struct bsl::formatter< t_ARG, t_CHAR >

This is the base template for the bsl::formatter class. Its members are deleted to ensure attempts to format a type without a partial specialization of formatter for that type will result in a compile time error.

See bslfmt_formatterbase


The documentation for this struct was generated from the following file: