[omniORB] about STL used in omniORB

zhang ji zsfunl@yahoo.com
Fri Aug 23 05:44:01 2002


Hi,

This question may be not suitble here, but I am
confused the results.

I use std::map in one omniORB servlet: below is its
definition:
"
  struct eqstr
    {
        bool operator()(const char* s1, const char*
s2) const
        {
                return strcmp(s1, s2) == 0;
        }
    };


" 

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com