RISCSoftware / cpacs_tigl_gen

Generates CPACS schema based classes for TiGL
Apache License 2.0
5 stars 5 forks source link

Adapt generator for more fine granular C++11 checks #5

Closed rainman110 closed 7 years ago

rainman110 commented 7 years ago

The generated code should use more fine granular checks for C++11 features, which include:

This improves the compiler support on macOS for different deployment targets (os versions).

Please have a look at commit https://github.com/DLR-SC/tigl/commit/71395a6329262d886022a6970696fb798f7b54ba, where I adapted already the code in TiGL.