Searched refs:movable (Results 1 – 19 of 19) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | movable_box.h | 89 requires movable<_Tp> 134 : movable<_Tp> || is_nothrow_move_constructible_v<_Tp>); 147 concept __can_use_no_unique_address = (copy_constructible<_Tp> ? copyable<_Tp> : movable<_Tp>); 155 concept __doesnt_need_empty_state_for_move = movable<_Tp> || is_nothrow_move_constructible_v<_Tp>; 207 requires movable<_Tp>
|
H A D | concepts.h | 14 #include <__concepts/movable.h> 94 concept view = range<_Tp> && movable<_Tp> && enable_view<_Tp>; 134 (movable<remove_reference_t<_Tp>> && !__is_std_initializer_list<remove_cvref_t<_Tp>>))));
|
H A D | istream_view.h | 15 #include <__concepts/movable.h> 40 template <movable _Val, class _CharT, class _Traits = char_traits<_CharT>> 61 template <movable _Val, class _CharT, class _Traits>
|
H A D | owning_view.h | 14 #include <__concepts/movable.h> 39 requires movable<_Rp> && (!__is_std_initializer_list<remove_cvref_t<_Rp>>)
|
/freebsd/contrib/llvm-project/libcxx/include/__concepts/ |
H A D | movable.h | 29 concept movable = is_object_v<_Tp> && move_constructible<_Tp> && assignable_from<_Tp&, _Tp> && swap… variable
|
H A D | copyable.h | 31 movable<_Tp> &&
|
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ |
H A D | fold.h | 67 movable<_Tp> && // 68 movable<_Up> && //
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | concepts | 96 concept movable = see below; 149 # include <__concepts/movable.h>
|
H A D | ranges | 310 template<movable Val, class CharT, class Traits = char_traits<CharT>>
|
H A D | module.modulemap | 1205 header "__concepts/movable.h"
|
/freebsd/contrib/llvm-project/libcxx/include/__iterator/ |
H A D | concepts.h | 91 movable<_Ip> && requires(_Ip __i) { 227 …indirectly_movable<_In, _Out> && indirectly_writable<_Out, iter_value_t<_In>> && movable<iter_valu…
|
/freebsd/contrib/llvm-project/libcxx/modules/std/ |
H A D | concepts.cppm |
|
/freebsd/lib/libc++/ |
H A D | Makefile | 619 CON_HEADERS+= movable.h
|
H A D | libcxx.imp | 308 { include: [ "<__concepts/movable.h>", "private", "<concepts>", "public" ] },
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StdSymbolMap.inc | 2200 SYMBOL(movable, std::, <concepts>)
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | msdos | 484 # MovEntryCount; number of movable entry points like: 0 4 5 6 16 17 24 312 355 446
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 4582 …movable arm disks, the number of seeks is equal to the number of input-output operations, and the … 4586 … gamma distribution function; input output operations; item; merge sort; movable arm disks; optimu… 6434 …overflow; improved index sequential access method; long overflow chains; movable head disc devices…
|
/freebsd/share/dict/ |
H A D | web2a | 36146 movable-do system
|
H A D | web2 | 120169 movable
|