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