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
14.9k views
Asked by Drew Noakes
Friend declaration in namespace: forward declaration or elaborated type specifier
151 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"
88 views
Asked by AudioBubble
C++ enum keyword in function parameters
194 views
Asked by TigerFace
type-dependent nested-name-specifier in elaborated-type-specifier
470 views
Asked by Potatoswatter
When I should add the word "class" creating pointer in C++?
129 views
Asked by Max Popov
Use of Elaborated Type Specifier to create object of hidden class
69 views
Asked by logic seeker
Difference between forward declaration in argument vs "normal" forward declaration
187 views
Asked by Daniel Jour