Speeduino
Loading...
Searching...
No Matches
nominmax.h File Reference

Workaround when min() & max() are defined as macros, which generates compile errors in most C++ standard library implementations. More...

Go to the source code of this file.

Detailed Description

Workaround when min() & max() are defined as macros, which generates compile errors in most C++ standard library implementations.

This file will workaround this. It should probably be included before any standard library headers.