Started porting zmij to C++11 for integration into {fmt}. Since I'm not a complete masochist but only partial, the perf will gracefully degrade on pre-C++14.
Падабаецца 0
Рэпосты 0
Started porting zmij to C++11 for integration into {fmt}. Since I'm not a complete masochist but only partial, the perf will gracefully degrade on pre-C++14.
@vitaut Curious, what in pre-C++14 affects perf?
@lisyarus table generation uses constexpr and is a PITA to do without relaxed constexpr