libpsynth 0.2.1
Defines
/home/raskolnikov/dev/psynth/trunk/src/psynth/base/compat.hpp File Reference

Time-stamp: <2011-04-04 18:07:13 raskolnikov> More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PSYNTH_FORCEINLINE   inline
#define PSYNTH_NONWORD_POINTER_ALIGNMENT_SUPPORTED
 Enable PSYNTH_NONWORD_POINTER_ALIGNMENT_SUPPORTED if your platform supports dereferencing on non-word memory boundary.
#define PSYNTH_DEBUG   1

Detailed Description

Time-stamp: <2011-04-04 18:07:13 raskolnikov>

Author:
Juan Pedro Bolivar Puente <raskolnikov@es.gnu.org>
Date:
Wed Oct 20 19:46:18 2010

Compiler compatibility functions. Some taken from boost::gil.


Define Documentation

#define PSYNTH_DEBUG   1
#define PSYNTH_FORCEINLINE   inline
#define PSYNTH_NONWORD_POINTER_ALIGNMENT_SUPPORTED

Enable PSYNTH_NONWORD_POINTER_ALIGNMENT_SUPPORTED if your platform supports dereferencing on non-word memory boundary.

Enabling the flag results in performance improvement