summaryrefslogtreecommitdiffhomepage
path: root/test/intrusive-ptr.cpp
AgeCommit message (Collapse)Author
2024-05-06test: speed up compile timeStanislaw Halik
Removes implicit includes to <windows.h> and <cr/StringView.h> from all files. Goes from 30 to 20 seconds.
2024-02-28switch to using unqualified calls to {move,forward,swap}Stanislaw Halik
2024-02-06compat/intrusive-ptr: WIPStanislaw Halik