MCPcopy Create free account
hub / github.com/JDAI-CV/DNNLibrary / nullopt_t

Method nullopt_t

include/common/optional.h:713–713  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

711{
712 struct init{};
713 optional_constexpr nullopt_t( init ) {}
714};
715
716#if optional_HAVE( CONSTEXPR_11 )

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected