std::equal_to< sc_port_base * > Struct Template Reference

#include <pinapa-port-plus.h>

List of all members.

Public Member Functions

bool operator() (sc_port_base *s1, sc_port_base *s2) const

template<>
struct std::equal_to< sc_port_base * >


Member Function Documentation

bool std::equal_to< sc_port_base * >::operator() ( sc_port_base s1,
sc_port_base s2 
) 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