[Live-devel] Building with C++ version less than 20
Ross Finlayson
finlayson at live555.com
Thu Aug 24 22:56:55 PDT 2023
> On Aug 24, 2023, at 10:51 PM, Ross Finlayson <finlayson at live555.com> wrote:
>
> I’m willing to update the code to do something like this; however the version number 202002L is the wrong threshold. For example, the code compiles OK with __cplusplus defined as 201402L
And the code also compiles OK for me on a system with __cplusplus defined as 199711L
I suspect that perhaps the fact that you have an old, outdated version of the C++ standard library may a bug at your end, independent of your version of “__cplusplus"
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list