]> git.llucax.com Git - software/eventxx.git/commit
Use enums for several flags.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 2 Jan 2007 20:01:27 +0000 (20:01 +0000)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 2 Jan 2007 20:01:27 +0000 (20:01 +0000)
commit74586d2d5468117b218816eea646470c02a469f9
treeb83f2c2ae2fc6eeeb3f40d4e6935c555d7b4c765
parente6aa41369687b53303c73a390dc01276e0fa7d20
Use enums for several flags.
Now the event type symbols are enums (and have scope, so they are part of the
eventxx namespace). Same for the EVLOOP_* symbols, now are eventxx::*.
eventxx
test/bench.cpp