2
0
mirror of https://github.com/boostorg/heap.git synced 2026-01-22 05:12:37 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
8d4e2ff015 heap: silence -Wall -Wextra warnings 2024-11-09 11:57:48 +08:00
Tim Blechmann
469577d66b cmake build system fixes 2023-12-17 15:30:19 +08:00
Tim Blechmann
02095a27f2 add github actions 2023-12-07 18:07:53 +08:00