I'm always getting an exception when trying to escape a backslash like this:
boost::regex shaderRegex{ "test\\" };
Am I doing something wrong?
Unhandled exception at 0x00007FFD13034FD9 in project.exe: Microsoft C++
exception: boost::wrapexcept<boost::regex_error> at memory location