Hi there. Boost library has extension 'ipp' (in particukar in asio). May i configure QT Creator so it will switch between ipp and hpp as source and headers (F4)?
Please go to Tools -> Options -> Environment -> MIME Types and search for text/x-c++src. When you add your extension *.ipp to the list, it should work :)