Re: git: 4378cc5cfb5c - main - Reapply: <type_traits>: Avoid instantiating a pointer type in std::decay<>
Date: Thu, 09 Feb 2023 17:37:02 UTC
On 2/9/23 8:28 AM, Dimitry Andric wrote: > The branch main has been updated by dim: > > URL: https://cgit.FreeBSD.org/src/commit/?id=4378cc5cfb5cf928e287c0143efb120d5558c4a0 > > commit 4378cc5cfb5cf928e287c0143efb120d5558c4a0 > Author: Dimitry Andric <dim@FreeBSD.org> > AuthorDate: 2023-02-09 09:33:42 +0000 > Commit: Dimitry Andric <dim@FreeBSD.org> > CommitDate: 2023-02-09 16:28:32 +0000 > > Reapply: <type_traits>: Avoid instantiating a pointer type in std::decay<> Thanks! -- John Baldwin