std::to_string

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

std::to_string

885件の閲覧回数
markusklemm
Contributor II

Using Kinetis Design Studio 3.2.0. with the
GNU ARM C/C++ Cross Compiler
Version: 1.12.1.201502281154
for our
FRDM-KV31F

 

I have the problem that the C++11 standard function "std::to_string" is missing ("error: 'to_string' is not a member of 'std'"). Yes I have included <string> and also tried both the ISO C++11 and the Gnu C++11 language flags. Other string functionality is working.

ラベル(1)
0 件の賞賛
返信
0 返答(返信)