1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 16:57:16 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sandu Liviu Catalin
0a8cf6afd2 Disable copy constructor and assignment in basic event type and include a compatibility member function to comply with the other event types. 2015-10-11 21:01:22 +03:00
Sandu Liviu Catalin
4affa937e4 Disable move semantics in basic event type.
Allow changing the event type in basic event type.
Adjust code length in basic event type.
2015-10-10 23:09:29 +03:00
Sandu Liviu Catalin
908ddbe30f Forgot to commit the header with the new changes to the basic event type. 2015-10-03 21:55:08 +03:00
Sandu Liviu Catalin
20a78ab268 Implemented BasicEvent type. 2015-10-02 01:34:28 +03:00