std::equal_to< sc_interface * > Struct Template Reference

#include <pinapa-interface-plus.h>

List of all members.

Public Member Functions

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

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


Member Function Documentation

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