1 #ifndef _utl_IteratorDeprecator_h_
2 #define _utl_IteratorDeprecator_h_
5 #include <utl/Singleton.h>
23 void Deprecated(
const std::string& theIteratorName);
void Deprecated(const std::string &theIteratorName)
Curiously Recurring Template Pattern (CRTP) for Meyers singleton.
Wrapper around the normal Deprecator class that specifically deprecates the filter_iterator defaults ...