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

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: 332
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: Fri May 01 13:36:24 GMT+2 2026

Total time taken to generate the page: 0.00438 seconds