• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

WTF

Assertions.h File Reference

#include <assert.h>
#include <stdlib.h>

Go to the source code of this file.

Defines

#define ASSERT(x)   assert(x)
#define ASSERT_DISABLED   0
#define ASSERT_NOT_REACHED()   assert(!"Should not be reached")
#define COMPILE_ASSERT(exp, name)   typedef int dummy##name [(exp) ? 1 : -1];
#define CRASH()   abort()

Define Documentation

#define ASSERT ( x   )     assert(x)

Definition at line 33 of file Assertions.h.

#define ASSERT_DISABLED   0

Definition at line 44 of file Assertions.h.

 
#define ASSERT_NOT_REACHED (  )     assert(!"Should not be reached")

Definition at line 34 of file Assertions.h.

#define COMPILE_ASSERT ( exp,
name   )     typedef int dummy##name [(exp) ? 1 : -1];

Definition at line 38 of file Assertions.h.

 
#define CRASH (  )     abort()

Definition at line 47 of file Assertions.h.

WTF

Skip menu "WTF"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal