U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: CodeEditor, Assist++, Topic++ » is assist++ ready for c++11?
Re: is assist++ ready for c++11? [message #41334 is a reply to message #41331] Sun, 01 December 2013 20:29 Go to previous message
Klugier is currently offline  Klugier
Messages: 1118
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello piotr5,

I think "__int128" isn't official c++11 keyword. This extension family ("__int*") is only for M$ Compiler and shouldn't be use in prototable applications.

If you want to use prototable declaration try to include <cstdint> header. Following header is available on most standardized c++ compilers such as g++, clang++ and MSC.

For me, we should remove all "__int*" highlights from ultimate++ repository, because it contributes to the unnecessary mess.

External resources:
cstdint reference

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Insert iml include typo
Next Topic: Closing parentheses for arguments list
Goto Forum:
  


Current Time: Thu Jun 11 15:53:01 GMT+2 2026

Total time taken to generate the page: 0.00449 seconds