cpp-io2d / P0267_RefImpl

Reference Implementations of P0267, the proposed 2D graphics API for ISO C++
Other
313 stars 114 forks source link

compile error #146

Open caffeine22333 opened 2 years ago

caffeine22333 commented 2 years ago

io2d-master/io2d/src/../include/io2d.h:509:20: inline double operator""_ubyte(unsigned long long value) should be this: inline double operator "" _ubyte(unsigned long long value)