|
memberdeclaration:
declspecifierseq_opt memberdeclaratorlist_opt ;
functiondefinition ;opt
::opt nestednamespecifier template_opt unqualified_id ; <- 어떤 것을 말하는지;;;
using_declaration
template_declaration
class 의 멤버 부분의 선언부의 문법인데요..
보통선언..
함수 선언..
그담을 모르겠네요;;;
using 과 template 도 알겠는데...
|