Public Types | Static Public Member Functions
StdMapTraits< Scalar > Struct Template Reference

List of all members.

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: