Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

Generated on Fri Oct 25 2013 14:24:27 for Feel++ by doxygen 1.8.4