|
Data Structures & Algorithms in C++
Goodrich, Tamassia, Mount and Goldwasser
|
#include <iostream>#include <utility>#include <vector>#include "ordered_table_map.h"#include "cost_performance.h"
Functions | |
| template<typename OrderedMap > | |
| void | validate (const CostPerformanceDatabase< OrderedMap > &db) |
| int | main () |
| int main | ( | ) |

| void validate | ( | const CostPerformanceDatabase< OrderedMap > & | db | ) |