nicehash-api-cpp
0.0.1
|
#include <map>
#include <algorithm>
#include <cctype>
#include <iostream>
#include "../../include/nicehash-api.hpp"
Go to the source code of this file.
Functions | |
std::string | strToUpper (std::string strToConvert) |
std::string strToUpper | ( | std::string | strToConvert | ) |
Definition at line 52 of file algorithmNameToId.cpp.
Referenced by NiceHashApi::algorithmNameToId().