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