Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi Norbert,

On Monday, 2012-12-10 17:38:34 -0600, Norbert Thiebaud wrote:

Am I thinking of something else or the current syntax is:

if( ! (*stream>>meh))
{
  /* error */
}
...

iow the >> operator return a boolean that indicate the sucess or
failure of the >> operation...

No, all overloads return a SvStream&, otherwise things like
rStream >> some >> and >> another
would not work.

You probably have the uno::Any extractor in mind, which is used as
if (any >>= var)

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
Support the FSFE, care about Free Software! https://fsfe.org/support/?erack

Attachment: pgpIfaZ2tD2cC.pgp
Description: PGP signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.