Xalan-C++ API Reference 1.12.0
Public Types | List of all members
xalanc::XalanMapKeyTraits< Key > Struct Template Reference

#include <xalanc/Include/XalanMap.hpp>

Public Types

typedef XalanHasher< KeyHasher
 
typedef std::equal_to< KeyComparator
 

Detailed Description

template<class Key>
struct xalanc::XalanMapKeyTraits< Key >

Definition at line 68 of file XalanMap.hpp.

Member Typedef Documentation

◆ Comparator

template<class Key >
typedef std::equal_to<Key> xalanc::XalanMapKeyTraits< Key >::Comparator

Definition at line 71 of file XalanMap.hpp.

◆ Hasher

Definition at line 70 of file XalanMap.hpp.


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