Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::hash_non_terminated_array< T > Struct Template Reference

#include <xalanc/Include/STLHelper.hpp>

Public Member Functions

size_t operator() (const T *theKey, size_t theLength, size_t theInitialValue=0) const
 

Detailed Description

template<class T>
struct xalanc::hash_non_terminated_array< T >

Definition at line 282 of file STLHelper.hpp.

Member Function Documentation

◆ operator()()

template<class T >
size_t xalanc::hash_non_terminated_array< T >::operator() ( const T *  theKey,
size_t  theLength,
size_t  theInitialValue = 0 
) const
inline

Definition at line 285 of file STLHelper.hpp.

References xalanc::XalanScalarHash().


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