When I separate a template class definition into an HPP file and a IPP (TPP) file as suggested here, I cannot take advantage of the code completion feature offered by clangd. Is there a way to "inform" the IPP (TPP) file about its corresponding header file?
Asked
Active
Viewed 248 times