Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the old crufty navigation bars
[simgrid.git] / include / xbt / heap.h
index 70dd7b7..27afafc 100644 (file)
@@ -12,6 +12,7 @@
 #include "xbt/dynar.h" /* void_f_pvoid_t */
 
 /** @addtogroup XBT_heap
+ *  @brief This section describes the API to generic heap with O(log(n)) access.
  *
  *  @{
  */