machines-in-motion / shared_memory

realtime interprocess communication
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Exception class name are not standard. #23

Open MaximilienNaveau opened 3 years ago

MaximilienNaveau commented 3 years ago

In the shared memory exceptions the class name are not the standard we use in our lab. intead of Memory_overflow_exception( see here) we should have MemoryOverflowException