chronos38 / libipc-

Crossplatfrom IPC Library in C++
GNU General Public License v3.0
6 stars 3 forks source link

IOBase constness ausbessern #43

Closed chronos38 closed 9 years ago

chronos38 commented 9 years ago

SharedMemory auf Win32 ist im Moment mutable. Was für die constness keinen Sinn macht.