[libcxx-commits] [libcxx] [libc++][NFC] Merge is{, _nothrow, _trivially}{, _copy, _move, _default}{_assignable, _constructible} (PR #85308)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 17 19:23:32 PDT 2024
- Previous message: [libcxx-commits] [libcxx] [libc++][NFC] Merge is{, _nothrow, _trivially}{, _copy, _move, _default}{_assignable, _constructible} (PR #85308)
- Next message: [libcxx-commits] [libcxx] [libc++][NFC] Merge is{, _nothrow, _trivially}{, _copy, _move, _default}{_assignable, _constructible} (PR #85308)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
https://github.com/ldionne approved this pull request.
LGTM, but I would also support merging the `nothrow` variants together, so that we only have `is_assignable.h` and `is_constructible.h`. But LGTM as-is too.
https://github.com/llvm/llvm-project/pull/85308
- Previous message: [libcxx-commits] [libcxx] [libc++][NFC] Merge is{, _nothrow, _trivially}{, _copy, _move, _default}{_assignable, _constructible} (PR #85308)
- Next message: [libcxx-commits] [libcxx] [libc++][NFC] Merge is{, _nothrow, _trivially}{, _copy, _move, _default}{_assignable, _constructible} (PR #85308)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the libcxx-commits
mailing list