Answer the question
In order to leave comments, you need to log in
How to cast to const char* type in C++?
I use the boost library and take string interpolation from there through format. How can I now cast this data type (of the format class) to a normal string? const char* , just like a double-quoted word. Standard methods do not work, and an interpolated string is needed.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question