GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Member Functions | Public Attributes | List of all members
gtsam::_ValuesConstKeyValuePair< ValueType > Struct Template Reference

Public Member Functions

 _ValuesConstKeyValuePair (Key _key, const ValueType &_value)
 
 _ValuesConstKeyValuePair (const _ValuesKeyValuePair< ValueType > &rhs)
 

Public Attributes

const Key key
 The key.
 
const ValueType & value
 The value.
 

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