MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
namespace | histograms |
Functions | |
template<typename T > | |
T | histograms::DeepCopy (const T &src, MEM_ROOT *mem_root, bool *error) |
Returns a deep copy of the input argument. More... | |
template<> | |
String | histograms::DeepCopy (const String &src, MEM_ROOT *mem_root, bool *error) |