Hacker News new | ask | show | jobs
by hackingthenews 1366 days ago
This is explained in the talk he gave. One of the benefits is that with new syntax the semantics can change without breaking backward compatibility, e.g. [[nodiscard]] can become default for all functions written in the new style.