V
V
VanBer2021-10-04 05:15:35
Boost
VanBer, 2021-10-04 05:15:35

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 question

Ask a Question

731 491 924 answers to any question