Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/p-ranav/tabulate
/ init
Class
init
include/tabulate/optional_lite.hpp:745–745 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
744
struct nullopt_t {
745
struct init {};
746
explicit optional_constexpr nullopt_t(init /*unused*/) optional_noexcept {}
747
};
748
Callers
1
optional_lite.hpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected