yvt
|
90cbdee54a
|
Remove the deprecated exception specifications (func() throw(Type) )
|
2019-07-23 19:52:34 +09:00 |
|
yvt
|
0267df0463
|
Implement safer dispatch queue deletion
Fixes #604.
|
2017-03-22 13:24:27 +09:00 |
|
yvt
|
88f03f01e9
|
Refactoring
- Mark overriding virtual functions with `override`
- Get rid of warnings
|
2017-01-05 03:48:11 +09:00 |
|
Tomoaki Kawada
|
2eb9e35c65
|
Apply clang-format to all non-external source files
|
2016-12-03 18:23:47 +09:00 |
|
yvt
|
99931f35f3
|
FunctionDispatch (ConcurrentDispatch that can be used with a object that has operator () , and will be mainly used for C++11 closures)
|
2013-12-23 00:52:03 +09:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|