|
HEBench
|
#include <cstdint>#include <string>

Go to the source code of this file.
Namespaces | |
| hebench | |
| hebench::cpp | |
| hebench::cpp::Utilities | |
Functions | |
| std::uint64_t | hebench::cpp::Utilities::copyString (char *dst, std::uint64_t size, const std::string &src) |
| Copies a C++ string object into a C-style string. More... | |