Share this postDaily bit(e) of C++Daily bit(e) of C++ | Raw string literalsCopy linkFacebookEmailNotesMoreDaily bit(e) of C++ | Raw string literalsDaily bit(e) of C++ #146, C++11 raw string literalsŠimon TóthMay 27, 20234Share this postDaily bit(e) of C++Daily bit(e) of C++ | Raw string literalsCopy linkFacebookEmailNotesMoreShareRaw string literals (introduced in C++11) simplify the inclusion of multi-line text and strings that contain special characters that would otherwise have to be escaped.Click to open in Compiler Explorer.Leave a commentThanks for reading Daily bit(e) of C++! Subscribe for free to receive new posts and support my work.Subscribe