GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Public Member Functions | Public Attributes | List of all members
gtsam::Values::deref_iterator Struct Reference

Public Types

using const_iterator_type = typename KeyValueMap::const_iterator
 

Public Member Functions

 deref_iterator (const_iterator_type it)
 
ConstKeyValuePair operator* () const
 
std::unique_ptr< ConstKeyValuePairoperator-> ()
 
bool operator== (const deref_iterator &other) const
 
bool operator!= (const deref_iterator &other) const
 
deref_iteratoroperator++ ()
 

Public Attributes

const_iterator_type it_
 

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