HEBench
utilities.cpp File Reference
#include <algorithm>
#include "hebench/api_bridge/cpp/utilities.hpp"
Include dependency graph for utilities.cpp:

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...