Commit Graph

15 Commits

Author SHA1 Message Date
2a211653e0 [DEV] add refPtr and RefCounter object to manage refconted element (somtimes better than sharedPtr: smaller, faster, less segmentation) 2018-07-20 21:13:31 +02:00
43685d778f [DEV] update nullptr in null (specific etk) 2018-06-19 22:15:52 +02:00
b872ff3646 [DEBUG] build back sample 2017-11-07 10:19:31 +01:00
8e594532a1 [DEV] update to the new ETK allocator wrapper 2017-10-21 19:05:21 +02:00
c2248bb20b [DEV] add test to check correct remove in vector 2017-10-13 00:06:44 +02:00
965b951ee4 [DEV] remove STL 2017-09-07 23:38:26 +02:00
24f752f79b [DEV] test unique ptr 2017-09-01 22:49:13 +02:00
ee9a5de786 [DEV] try develop UniquePtr 2017-08-28 21:05:29 +02:00
fa16d76623 [DEV] continue removing stl 2017-08-28 00:04:39 +02:00
b3c39ee6c0 Change licence APACHE-2 to MPL-2 ==> force source redistribution and permit static link 2017-01-05 21:28:23 +01:00
d68e93ad68 [DEV/API] change .h in .hpp 2016-09-30 22:28:36 +02:00
cdba466118 [DEBUG] coreect enable shared from this 2016-07-20 21:43:14 +02:00
91cde36e9a [DEBUG] some correction 2016-07-19 21:43:58 +02:00
39e7d4103e [DEV] SharedPtr work ... but now I have the constness of sub element when SharedPtr is const (good pointinstead of the std) 2016-07-14 23:58:54 +02:00
b271ad15ad [DEV] shared ptr work but not EnableSharedFrom this (missing cast too) 2016-07-14 00:48:53 +02:00