Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

eqSeq< const BiEvalSeq *> Struct Reference

#include <bievalseq.h>

List of all members.

Public Methods

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


Member Function Documentation

bool eqSeq< const BiEvalSeq *>::operator() ( const BiEvalSeq * s1,
const BiEvalSeq * s2 ) const [inline]
 

Definition at line 58 of file bievalseq.h.

00059         {           
00060         return (*s1 == *s2);
00061         }


The documentation for this struct was generated from the following file:
Generated at Wed May 9 14:01:08 2001 for FlowReact by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001