aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__type_traits/conditional.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-15[libc++][NFC] Replace _LIBCPP_STD_VER > x with _LIBCPP_STD_VER >= xNikolas Klauser1-1/+1
2022-11-22[libcxx] Add _LIBCPP_NODEBUG to std::conditional related typedfsDavid Blaikie1-4/+9
2022-06-30[libc++] Disentangle _If, _Or and _AndNikolas Klauser1-1/+20
2022-06-22[libc++] Reduces std::to_chars instantiations.Mark de Wever1-0/+3
2022-05-23[libc++] Granularize parts of <type_traits>Nikolas Klauser1-0/+31