Files
2025-10-25 03:02:53 +03:00

680 B

[stacktrace.basic.mod]

19 Diagnostics library [diagnostics]

19.6 Stacktrace [stacktrace]

19.6.4 Class template basic_stacktrace [stacktrace.basic]

19.6.4.5 Modifiers [stacktrace.basic.mod]

🔗

void swap(basic_stacktrace& other) noexcept(allocator_traits<Allocator>::propagate_on_container_swap::value || allocator_traits<Allocator>::is_always_equal::value);

1

#

Effects: Exchanges the contents of *this and other.