FLTK logo

Re: [fltk/fltk] Improved, yet compatible, widget callback system using macros (PR #729)

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.issues  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [fltk/fltk] Improved, yet compatible, widget callback system using macros (PR #729) ManoloFLTK 03:22 May 10  
 

Would this description of what is admissible as 2nd argument of macro FL_INLINE_CALLBACK be correct?

A function body including the leading '{' and trailing '}'. It may contain local variable declarations, use global variables and functions, and use also the variables listed and initialized in further argument triples of the macro. Very large function bodies should be avoided because they may exceed the admissible size of a macro argument. Template-using statements should be avoided/are admitted (select what applies).


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/pull/729/c1541880278@github.com>

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.