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