This class facilitates faster access to a Date object during printing by batching access to several fields in a single call during construction and caching them for quick access later.
Synopsis
Declared in <bdlt_dateformatter.h>
class DateFormatter_Cache;
Member Functions
Name |
Description |
|
Cache a copy the specified |
Return the cached |
|
Call the |
|
Call the |
|
Return the cached |
|
Return the cached |
Created with MrDocs