![]()  | 
  
    Disk ARchive 2.8.1
    
   Full featured and portable backup and archiving tool 
   | 
 
heap data structure (relying on FIFO) More...
#include "../my_config.h"#include <string>#include "integers.hpp"#include <memory>#include <deque>
 Include dependency graph for heap.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | libdar::heap< T > | 
| the class heap is nothing related to the common heap datastructure this is just a "heap" in the sense of a pool of preallocated objects  More... | |
Namespaces | |
| namespace | libdar | 
| libdar namespace encapsulate all libdar symbols  | |
heap data structure (relying on FIFO)
Definition in file heap.hpp.