[#bsl-gcd] = xref:bsl.adoc[bsl]::gcd :relfileprefix: ../ :mrdocs: Alias for `std::gcd` in the `bsl` namespace. == Synopsis Declared in `<bsl_numeric.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::gcd; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#