Improvements #9570
Remove uses of WT_CXX14 and WT_CXX14ONLY
Start date:
01/05/2022
Due date:
% Done:
0%
Estimated time:
Description
We can keep these in WDllDefs.h
and WDboDllDefs.h
if any user of Wt were to use them (just have them always defined), but since we target at least C++14 now, we can simply remove any remaining use of these.