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: Other Features Wishlist and/or Bugs » Assist++ typedef struct analysis problem
Re: Assist++ typedef struct analysis problem [message #58219 is a reply to message #58218] Sun, 27 March 2022 04:09 Go to previous messageGo to previous message
Lance is currently offline  Lance
Messages: 533
Registered: March 2007
Contributor
BTW:

struct Empty{};

struct Z {
    char c;
    [[no_unique_address]] Empty e1, e2;
};


Above c++20 code will confuse assist++ too. I wasn't able to figure a way to fix it.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Windows7 support
Next Topic: Edited file sometimes reverts changes when running build
Goto Forum:
  


Current Time: Thu Jun 06 18:43:07 CEST 2024

Total time taken to generate the page: 0.03191 seconds