Feel++  0.91.4
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 FEELPP_CHECK_ALL . This is done easily by configuring Feel with the flag –enable-debug which will include the option -DFEELPP_CHECK_ALL

  1. #FEELPP_ASSERT

Feel C++ Compiler Hints

  1. INLINE
  2. FEELPP_RESTRICT

Feel Attribute Macros

  1. FEELPP_EXPORT and FEELPP_NO_EXPORT
  2. FEELPP_PACKED
  3. FEELPP_DEPRECATED
  4. FEELPP_ISLIKELY and FEELPP_ISUNLIKELY

Macros

Feel C++ Compiler Hints

  1. INLINE
  2. FEELPP_RESTRICT

Feel Attribute Macros

  1. FEELPP_EXPORT and FEELPP_NO_EXPORT
  2. FEELPP_PACKED
  3. FEELPP_DEPRECATED
  4. FEELPP_ISLIKELY and FEELPP_ISUNLIKELY