Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

semver::range cannot be called #44

Open
skhrshin opened this issue Aug 22, 2024 · 0 comments
Open

semver::range cannot be called #44

skhrshin opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@skhrshin
Copy link

skhrshin commented Aug 22, 2024

Despite README says we can do like constexpr auto range = semver::range(">=1.0.0 <2.0.0 || >3.2.1");, actually we cannot call semver::range because it is a namespace.

Tested with v0.3.1

@Naratzul Naratzul self-assigned this Oct 10, 2024
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

No branches or pull requests

2 participants