Z
Size: a a a
Z
VD
Z
VD
O
inline auto main() -> int {}A
A
VD
VD
M
[noreturn]A
O
[[nodiscard]]
[[deprecated("Use main(std::span<std::string_view>)")]]
inline
auto main(
[[maybe_unused]] std::argc auto&& argc,
[[maybe_unused]] std::argv auto&& argv) noexcept pure
-> std::expected<ok_tag, std::error_code> {}O
pure я, наверное, погорячился...A
O
main(std::arg<std::flags<"--count", "-c">, "Help message about count flag", int>, std::arg<std::flags<"--duration", "-d">, "Help message about duration flag", std::optional<std::chrono::steady_clock::duration>, std::default<std::nullopt>>, std::generate_help)A
A
O
A