ProgramMax / max

max is a tool belt for C++
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Fix restricted pointer #77

Closed ProgramMax closed 5 years ago

ProgramMax commented 5 years ago

There was a mistake in the GCC implementation of the restricted pointer. This CL fixes the mistake.