Talk:cpp/experimental/gcd
From cppreference.com
< Talk:cpp
The return value of GCD should be zero only when both inputs are zero. The text uses OR when it should be using AND. (The LCM is the one that uses OR.) Confirmed with N4061 and N4529.
208.103.65.211 15:26, 22 August 2015 (PDT) Daryle Walker