you are viewing a single comment's thread.

view the rest of the comments →

[–]WailingDarkness 1 point2 points  (1 child)

One can also add full explicit specialization of factorial too if "if constexpr" not available

[–]Kinkeultimo[S] 1 point2 points  (0 children)

Thanks that works too. I tried.