MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Classes | |
class | Bounds_checked_array< Element_type > |
A wrapper class which provides array bounds checking. More... | |
Functions | |
template<typename Element_type > | |
Bounds_checked_array< Element_type > | make_array (Element_type *p, size_t n) |
Bounds_checked_array< Element_type > make_array | ( | Element_type * | p, |
size_t | n | ||
) |