|
|
Subscribe / Log in / New account

The joy of max()

The joy of max()

Posted Mar 30, 2018 22:45 UTC (Fri) by adobriyan (subscriber, #30858)
Parent article: The joy of max()

And anecdote says: and these people tell me to stop picking nose.


to post comments

The joy of max()

Posted Mar 30, 2018 23:38 UTC (Fri) by adobriyan (subscriber, #30858) [Link]

This horror probably kills my wet dream of deleting many "min_t" usages:

size_t a = min_t(size_t, PAGE_SIZE, count);


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds