Sujet : Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia,
De : chris.m.thomasson.1 (at) *nospam* gmail.com (Chris M. Thomasson)
Groupes : comp.lang.c++Date : 27. Jun 2025, 19:30:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <103mo0g$9vi7$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
On 6/27/2025 5:21 AM,
Muttley@DastardlyHQ.org wrote:
On Fri, 27 Jun 2025 12:56:17 +0800
wij <wyniijj5@gmail.com> wibbled:
On Thu, 2025-06-26 at 15:41 +0200, David Brown wrote:
dealing with 'small' (or part of) problems (e.g. avoiding to deal with grap=
hics=20
or provide basic facilities).
A multi platform language has no business having something like graphics built
in.
Agreed. However, it would be interesting if it had support for creating PPM's. lol. That's fairly low level. Well, it matters not. ;^)
There are too many variations on different systems and some don't have
graphics at all. Also unless you release a new version of C++ everytime eg
NVidia updates the Cuda functionality then you'll have to use libraries anyway.
IMO C++ should never have included threads because the original model was
a half arsed implementation probably skewed towards Windows rather than unix
and now there's the inconsistency of C++ natively supporting multithreading
but not multiprocess.
Humm... Having std threads is a good idea along with membars. But, that's my personal thoughts. Before we had to use POSIX and a "sufficient" compiler. Now that its in the language, its much better... I don't have to create custom ASM libs for everything that is low level. An example:
https://web.archive.org/web/20060214112345/
http://appcore.home.comcast.net/appcore/src/cpu/i686/ac_i686_gcc_asm.htmlCan't believe its still there way back from 2005. Wow, how time flies. :^)
Date | Sujet | # | | Auteur |
23 Jun 25 | "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)" by Herb Sutter | 30 | | Lynn McGuire |
25 Jun 25 |  Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)" | 29 | | Muttley |
25 Jun 25 |   Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, Bulgaria)" | 28 | | Michael S |
25 Jun 25 |    Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 27 | | Muttley |
25 Jun 25 |     Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 26 | | Muttley |
25 Jun 25 |      Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 25 | | David Brown |
26 Jun 25 |       Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 23 | | Muttley |
26 Jun 25 |        Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 22 | | David Brown |
26 Jun 25 |         Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | Muttley |
27 Jun 25 |         Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 20 | | wij |
27 Jun 25 |          Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 5 | | David Brown |
28 Jun 25 |           Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 4 | | wij |
28 Jun 25 |            Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 3 | | David Brown |
28 Jun 25 |             Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 2 | | wij |
28 Jun 25 |              Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | David Brown |
27 Jun 25 |          Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 14 | | Muttley |
27 Jun 25 |           Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | Chris M. Thomasson |
28 Jun 25 |           Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 12 | | wij |
28 Jun 25 |            Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 11 | | Muttley |
28 Jun 25 |             Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 10 | | wij |
29 Jun 25 |              Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 2 | | Chris M. Thomasson |
29 Jun 25 |               Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | Muttley |
29 Jun 25 |              Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 7 | | Muttley |
29 Jun 25 |               Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 6 | | wij |
29 Jun 25 |                Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 5 | | Muttley |
29 Jun 25 |                 Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 4 | | wij |
30 Jun 25 |                  Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 3 | | Muttley |
30 Jun 25 |                   Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 2 | | wij |
30 Jun 25 |                    Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | Muttley |
26 Jun 25 |       Re: "Trip report: June 2025 ISO C++ standards meeting (Sofia, | 1 | | candycanearter07 |