Skip to content
Snippets Groups Projects
Commit 99ecdf59 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Smarter MIN, MAX, ABS macros


Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.

Co-Authored-By: default avatarejtagle <ejtagle@hotmail.com>
parent 083ec996
Branches
Tags
No related merge requests found
Showing
with 92 additions and 133 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment