開發平台(Platform): (Ex: Win10, Linux, ...)
Linux
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
gcc
問題(Question):
我想要實作一struct 的 vector
但行數21~22與行數49行會互相排斥,把其中之一comment掉就不會有error
可是我兩個都需要。
程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔)
https://pastebin.com/PUpj2iym
補充說明(Supplement):