/ic_literals

UDLs for `std::integral_constant`

Primary LanguageC++

ic_literals

UDLs for std::integral_constant

A reference implementation for a WG21 proposal (P2725) to add UDLs for std::integral_constants. Not much to see here.

If you want to build and run the tests, run cmake as usual, then make the "compile_test" target (just "make compile_test" on POSIX).