Star81
27
代码介绍
代码
Issues8
Pull Requests10
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. utilities
  10. /
  11. meta
  12. /
  13. meta.rel
NNikolas Klauser[libc++] Simplify is_convertible
925a11a5创建于 2023年8月16日历史提交
文件最后提交记录最后更新时间
is_base_of.pass.cpp
Improve the test coverage for std::is_base_of6 年前
is_base_of_union.pass.cpp
[libc++] Remove test-suite annotations for unsupported Clang versions4 年前
is_convertible.pass.cpp
[libc++] Fix problems with GCC 13 and switch to it in the CI2 年前
is_invocable.pass.cpp
[libc++] Remove the c++98 Lit feature from the test suite5 年前
is_invocable_r.compile.pass.cpp
[libc++] type_traits: use __is_core_convertible in __invokable_r.4 年前
is_invocable_r_v.compile.pass.cpp
[libc++] type_traits: use __is_core_convertible in __invokable_r.4 年前
is_nothrow_convertible.pass.cpp
[libc++] Remove the c++98 Lit feature from the test suite5 年前
is_nothrow_invocable.pass.cpp
[libc++] type_traits: use __is_core_convertible in __invokable_r.4 年前
is_same.pass.cpp
[libc++] Use builtin type traits whenever possible6 年前