What's the newest C++ standard that we can target?

From: Alan Somers <asomers_at_freebsd.org>
Date: Wed, 08 Jan 2025 17:31:49 UTC
What is the newest C++ standard that we can target in src, and be
confident that it will compile on all targets?  Can we use C++20?