[#CNetAddr-IsRoutable] = xref:CNetAddr.adoc[CNetAddr]::IsRoutable :relfileprefix: ../ :mrdocs: Whether this address is publicly routable. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsRoutable() const; ---- == Return Value True when the address is publicly routable. [.small]#Created with https://www.mrdocs.com[MrDocs]#