26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARYMANAGER_H    27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARYMANAGER_H    30 #include "../../../common/Singleton.h"    31 #include "../Config.h"    95           std::pair<std::map<std::string, SymbolLibrary*>::const_iterator,
    96                     std::map<std::string, SymbolLibrary*>::const_iterator> getIterator() 
const;
   120 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARYMANAGER_H mydialect insert("+", new te::da::BinaryOpEncoder("+"))
 
Template support for singleton pattern.