|
nngn
|
Functions | |
| void | repeat (auto &&f) |
| void | bench (auto &&f) |
| template<auto f> | |
| void | registry_access (auto *L) |
Variables | |
| constexpr int | N = (1'000'000 - 5 - 1) |
| void anonymous_namespace{lua.cpp}::bench | ( | auto && | f | ) |

| void anonymous_namespace{lua.cpp}::registry_access | ( | auto * | L | ) |

| void anonymous_namespace{lua.cpp}::repeat | ( | auto && | f | ) |


|
constexpr |