|
BDE 4.39.x Production Release
|
#include <bslfmt_formatterbase.h>
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.