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

#include <xalanc/Include/STLHelper.hpp>

Public Types

typedef hash_null_terminated_array< XalanDOMChar > Hasher
 
typedef equal_null_terminated_arrays< XalanDOMChar > Comparator
 

Detailed Description

Definition at line 332 of file STLHelper.hpp.

Member Typedef Documentation

◆ Comparator

typedef equal_null_terminated_arrays<XalanDOMChar> xalanc::XalanMapKeyTraits< const XalanDOMChar * >::Comparator

Definition at line 335 of file STLHelper.hpp.

◆ Hasher

typedef hash_null_terminated_array<XalanDOMChar> xalanc::XalanMapKeyTraits< const XalanDOMChar * >::Hasher

Definition at line 334 of file STLHelper.hpp.


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