How do I best handle conversion into template type from const char *

后端 未结 0 1627
粉色の甜心
粉色の甜心 2021-02-04 21:39

I have a template function, within which I need to convert a const char * to my template value. I know for a fact that this const char * was originally read from a ascii file. M

相关标签:
回答
  • 消灭零回复
提交回复
热议问题