bruxisma / breakpoint

WG21 P1283 Implementation Repository

Home Page:https://wg21.link/p1283

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is an implementation of P1279 for WG21 (ISO C++). It currently only works on Windows and macOS for the amd64 architecture.

Use of it is simple. Call ixm::breakpoint() anywhere within your code and you're all set. This implementation is not header only. Use FetchContent to acquire it as a subproject if necessary.

About

WG21 P1283 Implementation Repository

https://wg21.link/p1283


Languages

Language:C++ 81.6%Language:CMake 18.4%