samedi 23 décembre 2017

static __forceinline or __forceinline static

Good morning, this always made me wonder (even tho it doesn't really matter) but which one is the correct way? Or is there none and both ways are fine?

static __forceinline T some_func ( )

or

__forceinline static  T some_func ( )

Aucun commentaire:

Enregistrer un commentaire