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
- #FEELPP_ASSERT
Feel C++ Compiler Hints
- INLINE
- FEELPP_RESTRICT
Feel Attribute Macros
- FEELPP_EXPORT and FEELPP_NO_EXPORT
- FEELPP_PACKED
- FEELPP_DEPRECATED
- FEELPP_ISLIKELY and FEELPP_ISUNLIKELY
Macros
Feel C++ Compiler Hints
- INLINE
- FEELPP_RESTRICT
Feel Attribute Macros
- FEELPP_EXPORT and FEELPP_NO_EXPORT
- FEELPP_PACKED
- FEELPP_DEPRECATED
- FEELPP_ISLIKELY and FEELPP_ISUNLIKELY