std::equal_to< tree > Struct Template Reference

#include <pinapa-tree-utils.h>

List of all members.

Public Member Functions

bool operator() (const tree &t1, const tree &t2) const

template<>
struct std::equal_to< tree >


Member Function Documentation

bool std::equal_to< tree >::operator() ( const tree t1,
const tree t2 
) const [inline]


The documentation for this struct was generated from the following file:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page