Tags: lpranam/gil
Tags
Use class for template template parameter (boostorg#251) The current definition using `typename` fails when compiling with GCC 4.8 and 4.9, because `typename` is allowed since C++17.
Clean up several warnings about unreferenced formal parameters Add comment to premultiply.hpp: - FIXME: Is c input paramater not used intentionally?
Clean up several warnings about unreferenced formal parameters Add comment to premultiply.hpp: - FIXME: Is c input paramater not used intentionally?
PreviousNext