Closed
Description
There is one use of std::max
that doesn't use the (std::max)
trick when the max
macro is defined by Windows.
Line 2756 in 21c83ca
My current workaround is to add #define NOMINMAX
to all my files but it would be nice if the library could handle it.
Metadata
Metadata
Assignees
Labels
No labels