Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dalloc_convert_move.pass.cpp55 constexpr bool alloc_move_constructor_is_constexpr() { in alloc_move_constructor_is_constexpr() function
123 static_assert(alloc_move_constructor_is_constexpr()); in main()