mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-12 09:17:53 +00:00
* Add ctl utility.h Implements forward, move, swap, and declval. This commit also adds a def for nullptr_t to cxx.inc. We need it now because the CTL headers stopped including anything from libc++, so we no longer get their basic types. * Use ctl::swap in string The STL spec says that swap is located in the string_view header anyawy. Performance-wise this is a noop, but it’s slightly cleaner. |
||
---|---|---|
.. | ||
c.inc | ||
cxx.inc | ||
cxxtypescompat.inc | ||
llp64.inc | ||
lp64.inc | ||
lp64arg.inc | ||
normalize.inc |