Public Member Functions | List of all members
items_view< KeyType, MappedType > Struct Template Referenceabstract

#include <stl_bind.h>

Public Member Functions

virtual iterator iter ()=0
 
virtual size_t len ()=0
 
virtual ~items_view ()=default
 

Detailed Description

template<typename KeyType, typename MappedType>
struct items_view< KeyType, MappedType >

Definition at line 665 of file stl_bind.h.

Constructor & Destructor Documentation

◆ ~items_view()

template<typename KeyType , typename MappedType >
virtual items_view< KeyType, MappedType >::~items_view ( )
virtualdefault

Member Function Documentation

◆ iter()

template<typename KeyType , typename MappedType >
virtual iterator items_view< KeyType, MappedType >::iter ( )
pure virtual

◆ len()

template<typename KeyType , typename MappedType >
virtual size_t items_view< KeyType, MappedType >::len ( )
pure virtual

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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15