Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1076
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 Apr 25 08:19:24 CEST 2024

Total time taken to generate the page: 0.02845 seconds