Public Types | Static Public Member Functions | List of all members
StdMapTraits< Scalar > Struct Template Reference

Public Types

enum  { IsSorted }
typedef int KeyType
typedef std::map< KeyType, Scalar > Type

Static Public Member Functions

static void setInvalidKey (Type &, const KeyType &)

Detailed Description

template<typename Scalar>
struct Eigen::StdMapTraits< Scalar >

Represents a std::map

See Also
RandomSetter

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