This repository contains the reference implementation for P3724 Integer division, a C++ proposal for WG21 (C++ Committee).
The proposed function can be found int intdiv.hpp,
and a standalone test can be found in test.cpp.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains the reference implementation for P3724 Integer division, a C++ proposal for WG21 (C++ Committee).
The proposed function can be found int intdiv.hpp,
and a standalone test can be found in test.cpp.