commit | 19ae142bdddf9fcb840549b4b1279739a36c3fa6 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Sat Jul 29 17:48:19 2023 +0200 |
committer | ocornut <omarcornut@gmail.com> | Sat Jul 29 17:48:19 2023 +0200 |
tree | 1f6453417f0fc9d0976cf315a90ba00ed0bbb9f8 | |
parent | dc2b0a28234efbf62db8bb1453125527e7e94105 [diff] |
Mark alternative ImColor constructors as constexpr, second attempt (#6656) Earlier 7c5b0e8 broke with VS2015 and some other MingGW/GCC setups.