• Main Page
  • Data Structures
  • Files
  • File List
  • Globals

coveb.h

00001 #ifndef __COVEB_MAIN_HEADER_H
00002 #define __COVEB_MAIN_HEADER_H
00003 
00004 /* Coveb Cache Oblivious van Emde Boas priority queue library */
00005 
00006 #ifdef __cplusplus
00007 extern "C" {
00008 #endif /* __cplusplus */
00009 
00010 #include "coveb-tree.h"
00011 
00012 #ifdef __cplusplus
00013 }
00014 #endif /* __cplusplus */
00015 
00016 
00017 #endif

Generated on Wed Aug 11 2010 12:56:18 for libcoveb by  doxygen 1.7.1