Lynix
|
830dae1b27
|
Core/HandledObject: Fix move assignement operator behavior
It will now unregister all previous handles (notifying about object destruction) before stealing moving object handles
|
2018-04-06 21:14:09 +02:00 |
Lynix
|
31c272ab98
|
Core/HandledObject: Fix move assignement operator
|
2018-04-03 22:05:35 +02:00 |
germinolegrand
|
1e55c4d9e9
|
Prerequisites instead of Prerequesites (typo) #152 (#153)
|
2018-01-16 12:23:01 +01:00 |
DrLynix
|
f383eca19a
|
Update copyright year
|
2017-01-20 12:58:35 +01:00 |
Lynix
|
5a07bbd001
|
Fix a lot of warnings from Clang/GCC
|
2016-10-17 14:46:53 +02:00 |
Gawaboumga
|
6400ba2e28
|
Fix documentation for module: Core
Former-commit-id: a79bf956a2759c6056e4e4e2193b8b192c5727c5
|
2016-05-30 14:09:51 +02:00 |
Lynix
|
3e78dd40ad
|
Fix some GCC warnings
Former-commit-id: b3292fcfd4d029793cb70f97ab608aeb7d0579ef
|
2016-05-25 13:52:10 +02:00 |
Lynix
|
7db8507874
|
Core/ObjectHandle: Add noexcept move constructor/assignment
Former-commit-id: 930de41518be74fff072e061f735afceb218138c
|
2016-05-09 09:03:11 +02:00 |
Lynix
|
a77ad42fcb
|
Add generic handlers
Former-commit-id: 8fc343d3a056de8031cf453748b8801d50d3710e
|
2016-03-31 21:14:22 +02:00 |