This addresses the usage of operator& in <forward_list>.
(Note there are still more headers with the same issue.)
 Differential  D112660  
[libc++] Use addressof in forward_list. Authored by Mordante on Oct 27 2021, 1:29 PM. 
Details 
 This addresses the usage of operator& in <forward_list>. (Note there are still more headers with the same issue.) 
Diff Detail 
 Event Timeline
 
 
  | ||||||||||||||||||||||||||||||||||||
Consider adding #include <__memory/addressof.h> here.