List Question
10 TechQA 2017-01-04 19:05:28The first snippet below compiles, but the second doesn't. Why?
4.2k views
Asked by João Afonso
Elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword
15k views
Asked by Drew Noakes
Friend declaration in namespace: forward declaration or elaborated type specifier
164 views
Asked by Max Nikulin
When should I use an elaborated type specifier?
6.1k views
Asked by Shirik
Difference Between "struct Obj* obj" and "Obj* obj"
95 views
Asked by AudioBubble
C++ enum keyword in function parameters
206 views
Asked by TigerFace
type-dependent nested-name-specifier in elaborated-type-specifier
479 views
Asked by Potatoswatter
When I should add the word "class" creating pointer in C++?
136 views
Asked by Max Popov
Use of Elaborated Type Specifier to create object of hidden class
79 views
Asked by logic seeker
Difference between forward declaration in argument vs "normal" forward declaration
194 views
Asked by Daniel Jour