#include <cartobase/object/object_internal.h>
|
static bool | isIterable (const TypedObject< T > &) |
|
static Object | objectIterator (const TypedObject< T > &) |
|
static bool | equals (const TypedObject< T > &, const GenericObject &) |
|
template<typename T, bool B>
class interface_internal::IterableImpl< T, B >
Definition at line 516 of file object_internal.h.
◆ equals()
template<typename T , bool B>
◆ isIterable()
template<typename T , bool B>
◆ objectIterator()
template<typename T , bool B>
The documentation for this class was generated from the following file: