Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/covscript/covscript
/ basic_var
Function
basic_var
include/covscript/core/variable.hpp:684–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
682
}
683
684
basic_var() noexcept = default;
685
686
public:
687
template <typename T, typename store_t = cs_impl::var_storage_t<T>, typename... ArgsT>
Callers
nothing calls this directly
Calls
3
copy_store
Function · 0.85
move_store
Function · 0.85
move
Function · 0.50
Tested by
no test coverage detected