1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-10 23:44:29 +00:00
magic_enum/include
ilobilo 596f00c0db
make streams and exceptions optional (#218)
* magic_enum: make streams optional
this commit adds support to disable streams
with macro MAGIC_ENUM_NO_STREAMS

* magic_enum_format: add support to disable exceptions
this commit adds support to disable exceptions
with macro MAGIC_ENUM_NO_EXCEPTIONS
2022-11-04 23:46:37 +04:00
..
magic_enum.hpp make streams and exceptions optional (#218) 2022-11-04 23:46:37 +04:00
magic_enum_format.hpp make streams and exceptions optional (#218) 2022-11-04 23:46:37 +04:00
magic_enum_fuse.hpp v0.8.1 2022-08-04 16:12:39 +04:00