colormap
colormap copied to clipboard
Error C2512 no appropriate default constructor available
Hello and thanks for great lib! When I try to build project, I get error
Error C2512 'colormap::color<colormap::space::rgb,uint8_t>': no appropriate default constructor available colormap\include\colormap\color.hpp 78
Is there a way to fix this?