Source code

Revision control

Copy as Markdown

Other Tools

#include "ExceptionThrower.h"
void ThrowException() { throw 1; }