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
154 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"
91 views
Asked by AudioBubble
C++ enum keyword in function parameters
199 views
Asked by TigerFace
type-dependent nested-name-specifier in elaborated-type-specifier
475 views
Asked by Potatoswatter
When I should add the word "class" creating pointer in C++?
132 views
Asked by Max Popov
Use of Elaborated Type Specifier to create object of hidden class
74 views
Asked by logic seeker
Difference between forward declaration in argument vs "normal" forward declaration
192 views
Asked by Daniel Jour