Neargye / magic_enum

Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
MIT License
4.76k stars 422 forks source link

Bazel: --incompatible_use_platforms_repo_for_constraints migrated #325

Closed cpsauer closed 8 months ago

cpsauer commented 8 months ago

Please see https://github.com/Neargye/magic_enum/issues/309#issuecomment-1863636137

Neargye commented 8 months ago

Thanks!

zaucy commented 8 months ago

thanks for tackling this :)

still a mystery as to why .bazelversion isn't being respected.

cpsauer commented 8 months ago

You're very welcome. Thanks again for a great library. (Will reply re bazelversion back in #309 to keep things centralized.)