Feel++ 0.91.0
Feel Macros

Assertion Macros

Assertions

Feel defines a few macros to test pre and post conditions. To enable them all you define the preprocessing variable FEEL_CHECK_ALL . This is done easily by configuring Feel with the flag --enable-debug which will include the option -DFEEL_CHECK_ALL

  1. #FEEL_ASSERT

Feel C++ Compiler Hints

  1. INLINE
  2. FEEL_RESTRICT

Feel Attribute Macros

  1. FEEL_EXPORT and FEEL_NO_EXPORT
  2. FEEL_PACKED
  3. FEEL_DEPRECATED
  4. FEEL_ISLIKELY and FEEL_ISUNLIKELY

Macros

Feel C++ Compiler Hints

  1. INLINE
  2. FEEL_RESTRICT

Feel Attribute Macros

  1. FEEL_EXPORT and FEEL_NO_EXPORT
  2. FEEL_PACKED
  3. FEEL_DEPRECATED
  4. FEEL_ISLIKELY and FEEL_ISUNLIKELY