First time here? Check out the FAQ!
answered 2018-12-29 15:38:55 -0600
Replace the "const" statements at lines 96-127 with "constexpr". It worked for me.
updated 2018-12-29 18:09:01 -0600
Replace the "const" statements at lines 96-127 in "color_detail.hpp" with "constexpr". It worked for me.