This class does parsing and output of sequences whose corresponding output is independent of the type and value of the object being formatted.
Synopsis
Declared in <bdlt_literal_specifierformatter.h>
template<class t_CHAR>
class Literal_SpecifierFormatter;
Member Functions
Name |
Description |
|
Create an object with |
Examine the front character of the specified |
|
Parse the front character of the specified |
|
Return the total width of the output anticipated from all the previous calls to |
Created with MrDocs