metastring icon indicating copy to clipboard operation
metastring copied to clipboard

Utilities for working with strings at compile time and passing strings as template parameters.

Results 1 metastring issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/ConorWilliams/metastring/assets/38068739/4d8d7abe-ffd2-4809-bc88-5c435138ad8d) 确实已经变成了字节数组,但是保存在.rdata段中。有没有办法成为真正的字节数组,如下图所示: ![image](https://github.com/ConorWilliams/metastring/assets/38068739/f67da8be-1529-4ee5-ac36-7690bdbbba3b) const char a[] = { 'w','o','r','l','d','\0' };