How to make const a rtl::Static
Laurent BP
jumbo4444 at yahoo.fr
Sun Oct 15 13:28:34 UTC 2017
Hello,
I would like to make const a rtl::Static. I tryed:
struct MyConstStatic : public rtl::Static<const MyType, MyConstStatic> {};
But now, how to initialize it? How when it is an array like NfKeywordTable
https://opengrok.libreoffice.org/xref/core/include/svl/nfkeytab.hxx#107
Thanks for your help.
-----
LibreOffice 5.3.5
--
Sent from: http://nabble.documentfoundation.org/Dev-f1639786.html
More information about the LibreOffice
mailing list