lift
lift copied to clipboard
constexpr C++17 library for simplifying higher order functions in application code
Results
2
lift issues
Sort by
recently updated
recently updated
newest added
If I try to compile tests, GCC gives me this output: ``` [rbrugo@rbrugo ~/git/lift/build] (master) $ cmake .. && cmake --build . -- The C compiler identification is GNU 9.2.0...
otherwise many funciton like negate that use this macro report error.