Issue |
148546
|
Summary |
swap overload for observer_ptr is not constexpr
|
Labels |
new issue
|
Assignees |
|
Reporter |
jwakely
|
https://github.com/llvm/llvm-project/blob/cac806bcc5b3367ca7573c2c5ae590379d89b84f/libcxx/test/std/experimental/memory/memory.observer.ptr/swap.pass.cpp#L54
This test checks that swap is constexpr, which is not the case in the TS:
https://cplusplus.github.io/fundamentals-ts/v3.html#memory.observer.ptr.special
Is this testing an extension?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs