cartobase  5.0.5
interface_internal::DictionaryIteratorImpl< T, B > Class Template Reference

#include <cartobase/object/object_internal.h>

Static Public Member Functions

static bool isDictionaryIterator (const TypedObject< T > &)
 
static std::string key (const TypedObject< T > &)
 

Detailed Description

template<typename T, bool B>
class interface_internal::DictionaryIteratorImpl< T, B >

Definition at line 689 of file object_internal.h.

Member Function Documentation

◆ isDictionaryIterator()

template<typename T , bool B>
static bool interface_internal::DictionaryIteratorImpl< T, B >::isDictionaryIterator ( const TypedObject< T > &  )
inlinestatic

Definition at line 693 of file object_internal.h.

◆ key()

template<typename T , bool B>
static std::string interface_internal::DictionaryIteratorImpl< T, B >::key ( const TypedObject< T > &  )
inlinestatic

Definition at line 698 of file object_internal.h.


The documentation for this class was generated from the following file: