endian icon indicating copy to clipboard operation
endian copied to clipboard

Support for numeric_limits<>

Open ghost opened this issue 11 years ago • 1 comments

While the native types are supported by numeric_limits<>, the non-native types are not (at least, as far as I can tell). It would be a really nice addition to the library to have all boost::endian types provide numeric_limits specialisations.

Incidentally, if this is not the correct place to report bugs/feature requests, please let me know and I'll move it to wherever is more appropriate.

Thanks, Roger

ghost avatar Jul 15 '14 16:07 ghost

Yes, this is a great way to report issues! I like it a lot better than the old Boost wiki issues list.

Thanks for suggesting this! I'll try to get to it soon.

--Beman

Beman avatar Oct 14 '14 14:10 Beman