Actions
Support #629
closedEnhance documentation for DCMTK_USE_CXX11_STL in INSTALL and config/docs/macros.txt
Start date:
2015-04-16
Due date:
% Done:
100%
Estimated time:
Module:
Operating System:
Compiler:
Description
The documentation for DCMTK_USE_CXX11_STL is still lacking and needs to be enhanced.
Updated by Marco Eichelberg over 8 years ago
- Target version changed from 3.6.1+ to 3.6.2
Updated by Jan Schlamelcher about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
DCMTK_USE_CXX11_STL was refactored to 'DCMTK_ENABLE_CXX11' (CMake) and '--enable-cxx11 '--disable-cxx11', which is documented in INSTALL. Since it is no longer a macro, config/docs/macros.txt does not need to be touched.
Actions