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