nngn
Loading...
Searching...
No Matches
anonymous_namespace{lua.cpp} Namespace Reference

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)
 

Function Documentation

◆ bench()

void anonymous_namespace{lua.cpp}::bench ( auto &&  f)
Here is the call graph for this function:

◆ registry_access()

template<auto f>
void anonymous_namespace{lua.cpp}::registry_access ( auto *  L)
Here is the call graph for this function:

◆ repeat()

void anonymous_namespace{lua.cpp}::repeat ( auto &&  f)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ N

constexpr int anonymous_namespace{lua.cpp}::N = (1'000'000 - 5 - 1)
constexpr