office-gobmx/cppcanvas/source
Noel Grandin af5ebbf783 create a macro library for implementing bit-flags types
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>,
changed from a macro- to a template-based solution.  (Unfortunately MSVC 2012
does not support explicit conversion operators.  Worked around that with
explicit #ifs rather than some HAVE_EXPLICIT_CONVERSION_OPERATORS and
SAL_EXPLICIT_CONVERSION_OPERATOR ainticipating we hopefully soon move to a
baseline that requires unconditional support for them.)

Change-Id: I4a89643b218d247e8e4a861faba458ec6dfe1396
2014-10-13 17:45:57 +02:00
..
inc create a macro library for implementing bit-flags types 2014-10-13 17:45:57 +02:00
mtfrenderer create a macro library for implementing bit-flags types 2014-10-13 17:45:57 +02:00
tools
uno loplugin: cstylecast 2014-10-01 13:08:43 +02:00
wrapper