Files
loongoffice/external/boost
Tor Lillqvist cf704d65e0 WaE: comparison of constant 255 with expression of type 'const char'
Better fix for warning: "comparison of constant 255 with expression of
type 'const char' is always true". I hadn't considered that the code
is in a template, so it must handle strings of arbitrary integer types
(well, Unicode).

Change-Id: I38d6d480bfc3ff89db1276cac38d310ecdcc2cfa
2014-04-02 18:19:07 +03:00
..
2014-03-03 17:53:57 +01:00
2014-03-03 17:53:57 +01:00
2014-03-02 18:04:19 +01:00

From [http://www.boost.org/].

Apart from the spirit parsing framework, LibreOffice currently mostly
uses the smart pointers, pool memory and binders functionality.