tpp
tpp copied to clipboard
Tiny PreProcessor
Results
1
tpp issues
Sort by
recently updated
recently updated
newest added
Hi, from the page: https://en.cppreference.com/w/cpp/language/string_literal There are many kinds of C++ raw strings, while I see the lexer/preprocessor should handle them as a single token. While currently they are handled...