File ConfigParser.cpp
FileList > benchmark > ConfigParser.cpp
Go to the source code of this file
#include <nlohmann/json.hpp>#include <fstream>#include <stdexcept>#include <string>#include <vector>
Public Types
| Type | Name |
|---|---|
| typedef nlohmann::ordered_json | json |
Public Functions
| Type | Name |
|---|---|
| std::vector< char * > | getConfigJSON (const std::string & filepath) |
Public Types Documentation
typedef json
Public Functions Documentation
function getConfigJSON
The documentation for this class was generated from the following file benchmark/ConfigParser.cpp