On Dec 15, 2009, at 12:03 AM, Anton Korobeynikov wrote: >> +#else >> +// TODO: No idea how to do this with MSVC. >> +#define ALWAYS_INLINE > __forceinline iirc I'll let someone who can test it do it if they care. This is just an optimization hint, so it doesn't hurt not to. -Chris