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