Date: Sun, 19 Feb 2017 15:31:38 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Nathaniel Braun <nathaniel.braun@gmail.com> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: libc -208080 Message-ID: <D2DD3B35-D4FF-419E-87A5-2A9B7EB42B66@FreeBSD.org> In-Reply-To: <CAC4zew34_yYg42nwPEM6W5wO%2BTCYK%2BoH3h9PTVzU52G3ARLtVA@mail.gmail.com> References: <CAC4zew1oDok97V=Ywi5Qa9YrCMxUSg8tZcjU9gCV=1uJpF1Cng@mail.gmail.com> <CAC4zew0eeg9gjbEWhuGjFP2ih14Qe9=QxuYRv3DPGAB4pBm7XA@mail.gmail.com> <CAC4zew34_yYg42nwPEM6W5wO%2BTCYK%2BoH3h9PTVzU52G3ARLtVA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_90FBF6BB-7FCC-4F87-83E4-3CC8411377BC Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Feb 2017, at 14:18, Nathaniel Braun <nathaniel.braun@gmail.com> = wrote: > I'd like to use the new variant class from C++17 on my FreeBSD = machine. >=20 > I think that this class is available in LibC++ right now, but I did = not succeed in using it using the devel/libc++ port. >=20 > Would you know how to do that? Don't use the devel/libc++ port, it is pretty much outdated. It was only created as a stopgap measure, and should really be deleted now that FreeBSD 9.x is EOL. In any case, at the moment, no released version of FreeBSD has a version of libc++ new enough to support std::variant. We are working on importing clang and libc++ 4.0.0, in the projects/clang400-import branch. This version has std::variant support. I expect this branch to be merged to FreeBSD 12 in a few weeks, then merged to FreeBSD 11 at least a month later. -Dimitry --Apple-Mail=_90FBF6BB-7FCC-4F87-83E4-3CC8411377BC Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAliprFAACgkQsF6jCi4glqOsuwCgmebnUmWPyHWyK80+MOX/3ghG MjAAoIxgUfN71OgujA/Zls7uSosDjIrI =bf7w -----END PGP SIGNATURE----- --Apple-Mail=_90FBF6BB-7FCC-4F87-83E4-3CC8411377BC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D2DD3B35-D4FF-419E-87A5-2A9B7EB42B66>