The C-style definitions of SAL_CONST_CAST and SAL_STATIC_CAST

Noel Grandin noel at peralex.com
Tue Apr 3 07:32:57 PDT 2012


Based on this:

noel at ubuntu:~/libo$ git grep const_cast | wc -l
1986
noel at ubuntu:~/libo$ git grep reinterpret_cast | wc -l
3944
noel at ubuntu:~/libo$ git grep static_cast | wc -l
21179

I think we can safely say that no-one cares about using those old compilers.



Disclaimer: http://www.peralex.com/disclaimer.html




More information about the LibreOffice mailing list