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

#include <xalanc/Include/STLHelper.hpp>

Public Member Functions

bool operator() (const T *theLHS, const T *theRHS) const
 

Detailed Description

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

Definition at line 422 of file STLHelper.hpp.

Member Function Documentation

◆ operator()()

template<class T >
bool xalanc::pointer_equals< T >::operator() ( const T *  theLHS,
const T *  theRHS 
) const
inline

Definition at line 425 of file STLHelper.hpp.


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