Elite-stay

Results 5 issues of Elite-stay

No std::add_pointer, std::is_same and std::enable_if but have std::tr1::add_pointer and std::tr1::is_same. I modify macro and compile successfully: ```cpp #define variant_HAVE_CONDITIONAL variant_CPP11_120 #define variant_HAVE_REMOVE_CV variant_CPP11_120 #define variant_HAVE_STD_ADD_POINTER variant_CPP11_100 //

I've try make one based on stl.natvis but failed.

For example: If the url is http://192.168.1.101:8080/job/my_job/. After added, it shows http://localhost:8080/job/my_job/.

### 你在什么场景下需要该功能? 目前qt.ts生成的.qm在targetdir上,这边的场景是在.qrc里直接包含当前路径下的.qm,然后在代码里引用.qrc的路径进行切换的,用qt.ts的话就没法找到.qm了 ### 描述可能的解决方案 允许自定义.qm生成路径 提供个config可以设置.qm生成路径 ### 描述你认为的候选方案 _No response_ ### 其他信息 _No response_

feature request