[#BloombergLP-bdlt-DefaultTimetableCache-destroy] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DefaultTimetableCache.adoc[DefaultTimetableCache]::destroy :relfileprefix: ../../../ :mrdocs: Destroy the default `TimetableCache` object managed by this class. If the default cache is not in the initialized state, this method has no effect. Note that all addresses returned by earlier calls to `instance` are invalidated by this method. == Synopsis Declared in `<bdlt_defaulttimetablecache.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void destroy(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#