MCPcopy Create free account
hub / github.com/TUC-ProAut/libRSF / DataConfig

Method DataConfig

include/DataConfig.h:57–57  ·  view source on GitHub ↗

disable the default constructor construction */

Source from the content-addressed store, hash-verified

55
56 /** disable the default constructor construction */
57 DataConfig() = delete;
58
59 /** enforce advanced initialization */
60 explicit DataConfig(InitVect InitialConfig)

Callers

nothing calls this directly

Calls 1

emplaceMethod · 0.80

Tested by

no test coverage detected