MCPcopy Create free account
hub / github.com/PeterFWS/Structure-PLP-SLAM / OptionParser

Method OptionParser

3rd/popl/include/popl.hpp:817–819  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

815/// OptionParser implementation /////////////////////////////////
816
817inline OptionParser::OptionParser(std::string description) : description_(std::move(description))
818{
819}
820
821
822template<typename T, typename... Ts>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected