xte ::segfault ()
Defined in header <xte/sys/segfault.hpp> Dereferences
nullptr , though whether this is handled at all is entirely up to the operating system.Also, this invokes undefined behavior.
Definition
Why would you use this?inline void segfault ()noexcept ;
Example
Possible output:xte ::segfault ();
[View in Compiler Explorer]Segmentation fault (code dumped)