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