Groepe
Groepe
Meld aan
Groepe
Groepe
comp.std.c++
Gesprekke
Meer oor
Stuur terugvoer
Hulp
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Maak toe
Meer inligting
comp.std.c++
1–30 of 12979
Merk alles as gelees
Gee afbrekende groep aan
0 gekies
Ian Collins
, …
Keith Thompson
7
2016-04-01
Specifying standard headers that don't require run time support
Ian Collins <ian-...@this.is.invalid> writes: > Has there ever been a move to formally
ongelees,
Specifying standard headers that don't require run time support
Ian Collins <ian-...@this.is.invalid> writes: > Has there ever been a move to formally
2016-04-01
WIJ
2016-03-18
Amend request (throwing error)
The concept and usage of error handling mechanism(throw,catch) should have now been more widely
ongelees,
Amend request (throwing error)
The concept and usage of error handling mechanism(throw,catch) should have now been more widely
2016-03-18
Christoph Schulz
,
Christof Meerwald
3
2016-03-16
C++11: Template argument deduction, partial ordering, and trailing parameter packs
Hello! Christoph Schulz wrote: > Hello, > > I read §14.8.2.1, §14.8.2.4, and §14.8.2.5
ongelees,
C++11: Template argument deduction, partial ordering, and trailing parameter packs
Hello! Christoph Schulz wrote: > Hello, > > I read §14.8.2.1, §14.8.2.4, and §14.8.2.5
2016-03-16
W Karas
2016-03-16
Proposal: a "Components" template with partial specializations implicitly defined for typical classes
A "primitive" template named "Components" with this interface: <pre>
ongelees,
Proposal: a "Components" template with partial specializations implicitly defined for typical classes
A "primitive" template named "Components" with this interface: <pre>
2016-03-16
Edward Rosten
2016-03-16
Indexing a pointer to members of a standard layout type.
Hi, I've been trying to wrangle the standardese on a bit of code with no success. For further
ongelees,
Indexing a pointer to members of a standard layout type.
Hi, I've been trying to wrangle the standardese on a bit of code with no success. For further
2016-03-16
Jonathan Jones
,
Bo Persson
2
2015-09-13
Template argument name resolution and compiler discrepancies
On 2015-09-12 19:24, Jonathan Jones wrote: > > Hi folks, > > Look at the following
ongelees,
Template argument name resolution and compiler discrepancies
On 2015-09-12 19:24, Jonathan Jones wrote: > > Hi folks, > > Look at the following
2015-09-13
Johannes Gerd Becker
, …
Richard Smith
8
2015-08-21
Shouldn't there be a way to exclude member functions out of name lookup explicitly?
Am Donnerstag, 20. August 2015 08:20:08 UTC+2 schrieb Richard Smith: > On 27/07/15 18:22, Johannes
ongelees,
Shouldn't there be a way to exclude member functions out of name lookup explicitly?
Am Donnerstag, 20. August 2015 08:20:08 UTC+2 schrieb Richard Smith: > On 27/07/15 18:22, Johannes
2015-08-21
stg
,
Jakob Bohm
2
2015-08-14
Unicode support in C++ 17
On 12/08/2015 21:00, stg wrote: > > > > I would really like to see improved unicode
ongelees,
Unicode support in C++ 17
On 12/08/2015 21:00, stg wrote: > > > > I would really like to see improved unicode
2015-08-14
Joaquín M López Muñoz
,
vervae...@googlemail.com
2
2015-07-30
Pointer to member contravariance and template non-type arguments
This is acutallly a really good question. Too bad it didn't get the answer it deserved. Op
ongelees,
Pointer to member contravariance and template non-type arguments
This is acutallly a really good question. Too bad it didn't get the answer it deserved. Op
2015-07-30
Anders Granlund
2015-07-15
Conflicting extern variable declarations
Hi, Consider the following program: int main() { extern int x; extern double x; } Trying to compile
ongelees,
Conflicting extern variable declarations
Hi, Consider the following program: int main() { extern int x; extern double x; } Trying to compile
2015-07-15
Bo Persson
,
Martin Bonner
2
2015-06-29
How is reverse_iterator::base "explicit"
On Sunday, 28 June 2015 21:20:05 UTC+1, Bo Persson wrote: > The reverse_iterator class template
ongelees,
How is reverse_iterator::base "explicit"
On Sunday, 28 June 2015 21:20:05 UTC+1, Bo Persson wrote: > The reverse_iterator class template
2015-06-29
itaj sherman
,
via....@googlemail.com
3
2015-06-26
Refreshing cpu cache before atomic relaxed loads
On Monday, June 22, 2015 at 10:30:04 PM UTC+3, itaj sherman wrote: > My question turned up while
ongelees,
Refreshing cpu cache before atomic relaxed loads
On Monday, June 22, 2015 at 10:30:04 PM UTC+3, itaj sherman wrote: > My question turned up while
2015-06-26
Arno Schoedl
,
Öö Tiib
2
2015-05-21
tertiary results of compiler-generated comparison operators
On Tuesday, 19 May 2015 10:00:05 UTC+3, Arno Schoedl wrote: > there as been some discussion
ongelees,
tertiary results of compiler-generated comparison operators
On Tuesday, 19 May 2015 10:00:05 UTC+3, Arno Schoedl wrote: > there as been some discussion
2015-05-21
Edward Diener
, …
James Kuyper
13
2015-04-04
Macro replacement interpretation
On 04/03/2015 04:30 PM, Edward Diener wrote: > On 3/31/2015 5:38 PM, James Kuyper wrote: >>
ongelees,
Macro replacement interpretation
On 04/03/2015 04:30 PM, Edward Diener wrote: > On 3/31/2015 5:38 PM, James Kuyper wrote: >>
2015-04-04
via....@googlemail.com
,
Jakob Bohm
3
2015-03-30
object and pointer-to-member closure: trivial intent, arcane implementation
On Thursday, March 26, 2015 at 6:10:07 PM UTC+1, Jakob Bohm wrote: [...] > A major issue is that
ongelees,
object and pointer-to-member closure: trivial intent, arcane implementation
On Thursday, March 26, 2015 at 6:10:07 PM UTC+1, Jakob Bohm wrote: [...] > A major issue is that
2015-03-30
litb
, …
avi.k...@googlemail.com
3
2015-02-04
Moving local objects into lambda closure
On Sunday, April 26, 2009 at 1:11:33 AM UTC+3, daniel....@googlemail.com wrote: > > While your
ongelees,
Moving local objects into lambda closure
On Sunday, April 26, 2009 at 1:11:33 AM UTC+3, daniel....@googlemail.com wrote: > > While your
2015-02-04
Noah Roberts
2014-10-22
constexpr parameters
Where there insurmountable technical reasons why C++ doesn't allow you to accept constexpr
ongelees,
constexpr parameters
Where there insurmountable technical reasons why C++ doesn't allow you to accept constexpr
2014-10-22
tra...@gockelhut.com
,
Öö Tiib
2
2014-10-15
Destructive erase for associative containers
On Friday, 10 October 2014 23:00:03 UTC+3, tra...@gockelhut.com wrote: > There are a number of use
ongelees,
Destructive erase for associative containers
On Friday, 10 October 2014 23:00:03 UTC+3, tra...@gockelhut.com wrote: > There are a number of use
2014-10-15
rick.c...@googlemail.com
, …
Martin Bonner
9
2014-09-24
N3242 8.5.1/15 -- braced union declarations limited only to first member
On Tuesday, September 23, 2014 4:00:02 PM UTC-4, Martin Bonner wrote: > On Saturday, 20 September
ongelees,
N3242 8.5.1/15 -- braced union declarations limited only to first member
On Tuesday, September 23, 2014 4:00:02 PM UTC-4, Martin Bonner wrote: > On Saturday, 20 September
2014-09-24
Szabolcs Nagy
2014-08-27
alignment with ISO C11
it seems that C++14 only references C99 (C++14 1.2p1) (more precisely "ISO/IEC 9899:1999,
ongelees,
alignment with ISO C11
it seems that C++14 only references C99 (C++14 1.2p1) (more precisely "ISO/IEC 9899:1999,
2014-08-27
Piotr Nycz
, …
Daniel Krügler
6
2014-06-17
Is removing necessity of std::move for local variables used for the last time a good proposal?
> To write a proposal, please read > > https://isocpp.org/std/submit-a-proposal > >
ongelees,
Is removing necessity of std::move for local variables used for the last time a good proposal?
> To write a proposal, please read > > https://isocpp.org/std/submit-a-proposal > >
2014-06-17
jere...@googlemail.com
2014-06-15
Reinterpret casting to array types
Does the standard allow/consider to be defined behavior the following? T arr[100]; using T_part = T[
ongelees,
Reinterpret casting to array types
Does the standard allow/consider to be defined behavior the following? T arr[100]; using T_part = T[
2014-06-15
john....@googlemail.com
2014-05-30
can generate_canonical return 1.0 exactly?
The text in 26.5.7.2 [rand.util.canonical] says that 0 <= tj < 1. But it seems to me that if
ongelees,
can generate_canonical return 1.0 exactly?
The text in 26.5.7.2 [rand.util.canonical] says that 0 <= tj < 1. But it seems to me that if
2014-05-30
Piet
,
Daniel Krügler
2
2014-05-14
Compile-time integer sequences C++14
Am 13.05.2014 21:52, schrieb Piet: > > 20.5.1 of the C++14 draft reads > > example: >
ongelees,
Compile-time integer sequences C++14
Am 13.05.2014 21:52, schrieb Piet: > > 20.5.1 of the C++14 draft reads > > example: >
2014-05-14
Roman Perepelitsa
,
Daniel Krügler
2
2014-03-21
Semantics of std::function's constructors
Am 20.03.2014 07:13, schrieb Roman Perepelitsa: > > Both C++11 and the C++14 draft seem to be
ongelees,
Semantics of std::function's constructors
Am 20.03.2014 07:13, schrieb Roman Perepelitsa: > > Both C++11 and the C++14 draft seem to be
2014-03-21
Peter
,
enoquick
2
2014-03-14
Static member of class not found if class name == name of namespace it's defined in
Il 12/03/2014 15:30, Peter ha scritto: > > Some time ago I started a topic on comp.lang.c++
ongelees,
Static member of class not found if class name == name of namespace it's defined in
Il 12/03/2014 15:30, Peter ha scritto: > > Some time ago I started a topic on comp.lang.c++
2014-03-14
mjb...@googlemail.com
,
Daniel Krügler
2
2014-03-12
Repeated headers in Table 14 [headers]
Am 11.03.2014 16:17, schrieb mjb...@googlemail.com: > > In Table 14, in [headers] (section
ongelees,
Repeated headers in Table 14 [headers]
Am 11.03.2014 16:17, schrieb mjb...@googlemail.com: > > In Table 14, in [headers] (section
2014-03-12
goodb...@googlemail.com
,
James Kuyper
2
2014-03-11
Which one(s) of the following std::vector's member functions has the possibility/authority to reduce the vector's capacity?
The Subject: header of a message should contain a summary of the message, it shouldn't be the
ongelees,
Which one(s) of the following std::vector's member functions has the possibility/authority to reduce the vector's capacity?
The Subject: header of a message should contain a summary of the message, it shouldn't be the
2014-03-11
Sebastian Karlsson
, …
James Kuyper
5
2014-02-19
The behavior of streambuf::seekoff
On 02/18/2014 05:36 PM, Daniel Krügler wrote: > Am 14.02.2014 19:41, schrieb Nach: >> >
ongelees,
The behavior of streambuf::seekoff
On 02/18/2014 05:36 PM, Daniel Krügler wrote: > Am 14.02.2014 19:41, schrieb Nach: >> >
2014-02-19
Krzysztof Żelechowski
,
Bart van Ingen Schenau
3
2014-01-06
overload resolution failed
Bart van Ingen Schenau wrote: > > On Mon, 05 Aug 2013 00:20:32 -0600, Krzysztof Żelechowski
ongelees,
overload resolution failed
Bart van Ingen Schenau wrote: > > On Mon, 05 Aug 2013 00:20:32 -0600, Krzysztof Żelechowski
2014-01-06