|
Zero
0.1.0
|
#include <cstdint>#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | sm_options |
| Start-up parameters for the storage engine. See OPTIONS. More... | |
Functions | |
| template<typename V > | |
| const V & | get_option_with_default (const std::map< std::string, V > &the_map, const std::string &option_name, const V &default_value) |
| const V& get_option_with_default | ( | const std::map< std::string, V > & | the_map, |
| const std::string & | option_name, | ||
| const V & | default_value | ||
| ) |
1.8.12