Просмотр исходного кода

Updated Interprocess and Intrusive:

-> Added linear slist to intrusive
-> Updated all allocators to version 2 allocators in Interprocess
-> Optimized rbtree_best_fit size overhead to 1 std:size_t.

[SVN r42878]
Ion Gaztañaga 18 лет назад
Родитель
Сommit
b512a9ca74
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      libs/interprocess
  2. 1 1
      libs/intrusive

+ 1 - 1
libs/interprocess

@@ -1 +1 @@
-Subproject commit 715769871fc7b527a0a26a1227cee1cdbc8b2f82
+Subproject commit 1a240759d3bb985ac111d006049dbb3a96ca26de

+ 1 - 1
libs/intrusive

@@ -1 +1 @@
-Subproject commit 816685673e5bd456485ebf418218ec241a0e3453
+Subproject commit 9f88d4a61706498f956fe345683bdaa98c966296

粤ICP备19079148号