std::numeric_limits
I share code between a linux application and my firmware.
My linux gcc 4.6 install has a <limits> (not climits) header file which includes numeric_limits template stuff.
The includes provided with crossworks do not have this.
I would hate to reimplement that particular wheel if someone else has done so and is willing to share.
Such a file is processor architecture specific. I will be making one for cortex M3's.
Please sign in to leave a comment.
Comments
1 comment