blob: 1e55d3c3ef91dd7244a3d50f1777e2ed8970675a (
plain) (
blame)
1
2
3
4
|
This is a small header-only library for easing primitive type boxing
in C++. Primary goal of the library is to make it easy to avoid code
with easily swappable parameters
clang-tidy:bugprone-easily-swappable-parameters.
|