by zzzhhh
Should the subscript "opt" be dropped in the definition of "array of N T" in the standard?
|
|
[3 replies] Last: Hi Is it because the array bound may be omitted when there are initia... (by TheIdeasMan)
|
by zzzhhh
Where is const mandated in the Standard when binding an lvalue reference to an rvalue?
|
|
[1 reply] : I don't think I've ever actually read the standard in over 30 years of... (by seeplus)
|
by zzzhhh
Which item stipulates that A() is a prvalue?
|
|
[2 replies] Last: I believe that A() is a function-style cast expression and is covered ... (by mbozzi)
|