HomePhabricator
Diffusion MITK ed612935ef50

Windows compatibility for AccessByItk macros.

Description

Windows compatibility for AccessByItk macros.

MSVC has crappy support for VA_ARGS expansion ant other
issues. Needed to drop variadic macros and use a tuple for
passing arguments. Further, custom MSVC variants for internal
macros are needed to cope with VC preprocessor issues.

Details

Provenance
zelzerAuthored on Jun 24 2011, 4:24 AM
Parents
rMITK826e65b8fd84: Added missing headers due to restructuring in previous commit.
Branches
Unknown
Tags
Unknown