Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ basic_table_core
Class
basic_table_core
extlibs/sol3/include/sol/sol.hpp:268–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
267
template <bool, typename>
268
class basic_table_core;
269
template <bool b>
270
using table_core = basic_table_core<b, reference>;
271
template <bool b>
Callers
nothing calls this directly
Calls
4
pop_n
Function · 0.85
push_pop
Function · 0.85
set_ref
Function · 0.85
index_of
Method · 0.45
Tested by
no test coverage detected