Actions
Feature #676
openReplace all appearances of OFBool with bool
Status:
New
Priority:
Low
Assignee:
-
Category:
Library and Apps
Target version:
-
Start date:
2016-01-15
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
Compiler:
Description
The DCMTK type OFBool is used in DCMTK instead of bool for historical reasons. Since all systems and compilers do support bool (for a long time now) without problems, OFBool should be replaced with bool in DCMTK.
Updated by Jörg Riesmeier over 9 years ago
- Subject changed from Replace all appareances of OFBool with bool to Replace all appearances of OFBool with bool
- Category set to Library and Apps
Actions