On Thu, Nov 10, 2011 at 5:48 PM, Ozkan Sezer <[email protected]> wrote:
> On Thu, Nov 10, 2011 at 6:18 PM, Vincent Torri <[email protected]>
> wrote:
> [..]
> >>> > Should I define the following macro:
> >>> >
> >>> > #define ALWAYS_INLINE __attribute__((__always_inline__))
> >>> >
> >>> > or that one (according to the doc) :
> >>> >
> >>> > #define ALWAYS_INLINE inline __attribute__((__always_inline__))
> >>> >
> >>> > ?
> >>>
> >>> I don't know how you will use your macro, so I cannot have any advice
> >>> on that
> >>
> >> ALWAYS_INLINE void fct() { *** }
> >
> > so ?
> >
>
> There's no rule to govern such a thing, so I'd say whichever
> one makes you feel better.
>
ok, thank you
Vincent Torri
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public