3 Commits

Author SHA1 Message Date
Alex Richardson
829fdfa264 libcpp: fix deprecated builtin warning with clang 2025-01-07 22:28:07 -08:00
Travis Geiselbrecht
fa9a0a0683 [lib][cpp] add a type_traits header
mostly for std::move and friends.
2021-12-27 19:49:09 -08:00
Travis Geiselbrecht
ebdc1ea077 [lib][libcpp] move c++ specific shims out of libc and heap
Consolidate into a single library. Also renames legacy new.h to
the more standard new.

Possible that some C++ code will need to get this added to their
MODULE_DEPS.
2021-04-02 19:28:58 -07:00