#include <ArgumentParser.hpp>
|
| std::array< char, Length - 1 > | name_ |
◆ ComptimeString()
template<std::size_t Length>
Cannot be marked as explicit, as this is intended to be used as a template argument in ArgumentParser, so this allows implicit conversions (e.g. ArgumentParser<"FooProgram">)
◆ operator<=>()
template<std::size_t Length>
◆ operator==()
template<std::size_t Length>
◆ PrintableView()
template<std::size_t Length>
◆ name_
template<std::size_t Length>
The documentation for this struct was generated from the following file: