Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| Message-ID | <l2asv8$cb2$1@dont-email.me> (permalink) |
|---|---|
| Newsgroups | comp.std.c++ |
| From | Edward Diener <eldiener@tropicsoft.invalid> |
| Subject | Calling conventions in the C++ standard |
| Organization | A noiseless patient Spider |
| Date | 2013-09-30 19:05 -0600 |
Does the C++11 standard mandate anything regarding the use of calling conventions ( __cdecl, _-fascall, __stdcall etc. ) in regard to functions or is a purely implementation dependent idea ? When I searched the standard for "calling conventions" I could find nothing. -- [ comp.std.c++ is moderated. To submit articles, try posting with your ] [ newsreader. If that fails, use mailto:std-cpp-submit@vandevoorde.com ] [ --- Please see the FAQ before posting. --- ] [ FAQ: http://www.comeaucomputing.com/csc/faq.html ]
Back to comp.std.c++ | Previous | Next — Next in thread | Find similar
Calling conventions in the C++ standard Edward Diener <eldiener@tropicsoft.invalid> - 2013-09-30 19:05 -0600 Re: Calling conventions in the C++ standard James Kuyper <jameskuyper@verizon.net> - 2013-10-01 19:16 -0600 Re: Calling conventions in the C++ standard Daniel Krügler <daniel.kruegler@googlemail.com> - 2013-10-01 19:15 -0600 Re: Calling conventions in the C++ standard Helmut Zeisel <zei2011@liwest.at> - 2013-10-10 18:10 -0700
csiph-web