schmouk / CppBMPLoader

An exhaustive BMP Loader, MIT-licensed, implemented for c11 and c20
MIT License
0 stars 0 forks source link

create project `test-cpp20` #146

Closed schmouk closed 4 hours ago

schmouk commented 4 hours ago

Will be used to test c++20 version of code

schmouk commented 4 hours ago

Done. Tested with c++20 version of bmpl::BMPImage<>.