Feature/dispatch without constexpr if
Rely on overload resolution instead of piping stuff manually through constexpr if constructs.
Edited by Claus-Justus Heine
Rely on overload resolution instead of piping stuff manually through constexpr if constructs.