[Bug 38835] strip out non-trivial globals before main

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Feb 3 11:22:52 UTC 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=38835

--- Comment #21 from Björn Michaelsen <bjoern.michaelsen at canonical.com> ---
Note that constants (currently either #defines or "static const ..." can --
with C++11 -- be turned into constexprs:

 http://en.cppreference.com/w/cpp/language/constexpr

which should be generally preferable.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20160203/ff8b757f/attachment.html>


More information about the LibreOffice mailing list