[stacktrace.entry.cmp] (original) (raw)

19 Diagnostics library [diagnostics]

19.6.3 Class stacktrace_entry [stacktrace.entry]

19.6.3.5 Comparison [stacktrace.entry.cmp]

🔗

friend constexpr bool operator==(const stacktrace_entry& x, const stacktrace_entry& y) noexcept;

1

#

Returns: true if and only if x and y represent the same stacktrace entry or both x and y are empty.