Now using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using std::min(), std::max() and std::swap() if available

This commit is contained in:
Klaus Schmidinger
2021-05-26 13:37:53 +02:00
parent e1f04cd6fa
commit 58e21d8e37
3 changed files with 16 additions and 6 deletions

View File

@@ -2780,6 +2780,8 @@ Winfried K
for improving handling missing VDRPluginDestroyer()
for fixing a compiler warning
for fixing handling $(PKG_CONFIG) in newplugin
for using __cplusplus instead of DISABLE_TEMPLATES_COLLIDING_WITH_STL, and using
std::min(), std::max() and std::swap() is available
Hans-Werner Hilse <hilse@web.de>
for adding the command line option --userdump to enable core dumps in case VDR