To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74788





------- Additional comments from [EMAIL PROTECTED] Thu Feb 22 18:56:01 +0000 
2007 -------
GNU libstdc++'s equivalent of stlport's data_type is called mapped_type.


There's also value_type, which is defined as std::pair<const key_type, 
mapped_type>. value_type seems to be part of the standard and portable at 
least across libstdc++ and STLport (and it's even takes a couple of bytes off 
the original code ;) ).

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to