Tim Blechmann
|
8ae6cfd336
|
heap: use c++14 wherever possible
* remove c++11 workarounds
* use std type traits
* use std::array
* use nullptr
* use noexcept
|
2024-11-09 12:55:27 +08:00 |
|
Tim Blechmann
|
7982bdc650
|
cleanup: run clang-format
|
2023-12-07 17:27:32 +08:00 |
|
Tim Blechmann
|
5fd82a9d3f
|
heap: merge fixes from trunk
[SVN r85437]
|
2013-08-23 18:01:11 +00:00 |
|
Tim Blechmann
|
910563e350
|
heap: merge changes from trunk
[SVN r83541]
|
2013-03-24 13:34:19 +00:00 |
|
Tim Blechmann
|
c99194061f
|
heap: merge changes from trunk
[SVN r81319]
|
2012-11-13 11:16:53 +00:00 |
|
Tim Blechmann
|
d4d3368ea3
|
heap: merge from trunk
[SVN r76067]
|
2011-12-19 16:34:00 +00:00 |
|
Tim Blechmann
|
96fb09b181
|
heap: import boost.heap
[SVN r75821]
|
2011-12-06 10:17:35 +00:00 |
|