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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to