mirror of
https://github.com/boostorg/intrusive.git
synced 2026-05-04 19:54:17 +02:00
7e50778757
* Added `linear<>` and `cache_last<>` options to singly linked lists. * Added `optimize_multikey<>` option to unordered container hooks. * Optimized unordered containers when `store_hash` option is used in the hook. * Implementation changed to be exception agnostic so that it can be used in environments without exceptions. * Added `container_from_iterator` function to tree-based containers. Interprocess: * Added anonymous shared memory for UNIX systems. * Fixed file lock compilation errors [SVN r44819]
10 lines
227 B
HTML
10 lines
227 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; URL=../../doc/html/intrusive.html">
|
|
</head>
|
|
<body>
|
|
Automatic redirection failed, please go to
|
|
<a href="../../doc/html/intrusive">../../doc/html/intrusive</a>
|
|
</body>
|
|
</html>
|