#新手 要怎麼確認lookup table真的有在compile time被算出來?
原本把a或A轉成的1程式,我在runtime解決,我後來覺得這個表可以在compile time解決,請問這樣真的有在compile time完成嗎?還是一樣是在run time才知道alphbetT

#請益 c++怎麼寫通用的unit test
有人寫過c++的unit test嗎?要怎麼寫出不會綁定環境的unit test呢?我用過visual studio code的Google test,可是Google test會綁定vscode,我
沒有更多內容囉!


