fmatthew5876 / stdcxx-bitops

C++ Proposal: A constexpr bitwise operations library for C++
MIT License
35 stars 2 forks source link

fix typos and reword some portions of the proposal #1

Closed dbremner closed 10 years ago

dbremner commented 10 years ago

What about making these functions implementation-defined instead of undefined?

fmatthew5876 commented 10 years ago

Hello, it looks like in your patch you accidentally cut off the end of the document. Could you fix that part and then resend?

Thank you for the contribution.