Home
last modified time | relevance | path

Searched refs:is_swappable (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_swappable.h85 struct _LIBCPP_TEMPLATE_VIS is_swappable : bool_constant<is_swappable_v<_Tp>> {}; struct
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtype_traits117 template <class T> struct is_swappable; // C++17
337 = is_swappable<T>::value; // C++17
504 # include <__type_traits/is_swappable.h>
H A Darray132 #include <__type_traits/is_swappable.h>
H A D__split_buffer32 #include <__type_traits/is_swappable.h>
H A Doptional208 #include <__type_traits/is_swappable.h>
H A Dforward_list227 #include <__type_traits/is_swappable.h>
H A Dvariant1305 __dependent_type<is_swappable<_Types>, _Dummy>::value)...>::value,
H A Dtuple248 #include <__type_traits/is_swappable.h>
H A Dmodule.modulemap2024 header "__type_traits/is_swappable.h"
H A D__hash_table36 #include <__type_traits/is_swappable.h>
H A D__tree34 #include <__type_traits/is_swappable.h>
H A Ddeque217 #include <__type_traits/is_swappable.h>
H A Dregex802 #include <__type_traits/is_swappable.h>
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dtype_traits.cppm
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dpropagate_const122 #include <__type_traits/is_swappable.h>
/freebsd/lib/libc++/
H A DMakefile1294 TTR_HEADERS+= is_swappable.h
H A Dlibcxx.imp800 { include: [ "<__type_traits/is_swappable.h>", "private", "<type_traits>", "public" ] },
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc1750 SYMBOL(is_swappable, std::, <type_traits>)