Skip to content

Conversation

UmbrellaLeaf5
Copy link
Contributor

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

return Graph(edges);

} else if constexpr (std::is_same_v<vert_t, std::string>)
throw std::logic_error(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

кажется лучше тут не кидать в рантайме, а по раньше как-то кидать, например при компиляции?
но в принципе не обязательно, пока все и так на автомат выглядит (но многое ещё не смотрел)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants