Coreutils++
The GNU Coreutils implemented in C++
Loading...
Searching...
No Matches
coreutils::detail::ArgumentBase<""> Struct Reference

#include <ArgumentParser.hpp>

Inheritance diagram for coreutils::detail::ArgumentBase<"">:
coreutils::detail::Argument< T, NArgs::Many, Converter, "">

Static Public Attributes

static constexpr std::array< std::string_view, 0 > names_ {}
static constexpr std::string_view help_view_ {}

Protected Attributes

ParseState state_ {ParseState::Start}

Member Data Documentation

◆ help_view_

std::string_view coreutils::detail::ArgumentBase<"">::help_view_ {}
inlinestaticconstexpr

◆ names_

std::array<std::string_view, 0> coreutils::detail::ArgumentBase<"">::names_ {}
inlinestaticconstexpr

◆ state_


The documentation for this struct was generated from the following file: