Module ore::hint [−][src]
Extensions to std::hint
.
Functions
black_box | A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark. |
Extensions to std::hint
.
black_box | A function that is opaque to the optimizer, used to prevent the compiler from optimizing away computations in a benchmark. |