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++ Library support » U++ Library : Other (not classified elsewhere) » Static assertion
Static assertion [message #35361] Mon, 06 February 2012 15:59 Go to previous message
Zbych is currently offline  Zbych
Messages: 326
Registered: July 2009
Senior Member
Hi,

Is there any particular reason why definition of STATIC_ASSERT is empty in UPP? I have a proposition to either remove it or change this definition to something useful:

#define STATIC_ASSERT( expr )			{ struct __static_assert { unsigned static_assert:(expr); }; }
 
Read Message
Read Message
Previous Topic: LibX11 error & lock-up in debug mode with GridCtrl
Next Topic: Drawing with masks
Goto Forum:
  


Current Time: Thu May 09 01:46:01 CEST 2024

Total time taken to generate the page: 0.03005 seconds