Actions
Feature #1202
closedRemove C++98 support and enable STL by default
Start date:
2026-04-10
Due date:
% Done:
100%
Estimated time:
4:00 h
Module:
Operating System:
Compiler:
Description
In DCMTK 3.7.1, support for C++ 98, which is already deprecated, should be completely removed. A C++ language level of C++ 11 or newer will be required.
Furthermore, the STL classes should be enabled by default, and the old, DCMTK specific implementations declared deprecated.
Updated by Marco Eichelberg 13 days ago
- Category set to Configuration
- Status changed from New to Closed
- Assignee set to Marco Eichelberg
- % Done changed from 0 to 100
- Estimated time set to 4:00 h
Closed by commit #7354a5bdf.
Actions