recommended/SRC680_m85 : comphelper::OptionalValue deprecated, use boost::optional instead

[email protected] Wed, 21 Sep 2005 13:07:18 +0200 (CEST)
Newsgroups gmane.comp.openoffice.announce.interface
Message-ID <15934290.1127300838745.JavaMail.root@sd-web1>
Type
recommended

Title
comphelper::OptionalValue deprecated, use boost::optional instead

Posted by
[email protected]

Affected
[email protected],

Effective from
SRC680_m85

Summary

comphelper::OptionalValue is now deprecated, please use boost::optional instead.

Description

To consolidate our code base, the recently added
comphelper::OptionalValue is now deprecated again, in favor of
boost::optional. Outside of slideshow/cppcanvas (which I will take
care of), there don't appear to be any users of this template, thus,
this announcement is a mere "don't start using it" message.

For further information about boost::optional, please refer to the
boost online documentation:
http://www.boost.org/libs/optional/doc/optional.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]