cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Definition of use_pointer function. More...
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::impl |
Namespace of internal implementation. | |
Functions | |
void | stat_bench::impl::use_pointer (void *ptr) noexcept |
Use a pointer to prevent deletion of a variable. | |
Definition of use_pointer function.
Definition in file use_pointer.cpp.