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

Use concept constraints for common_era_clock #57

Open
uselessgoddess opened this issue Aug 17, 2021 · 0 comments
Open

Use concept constraints for common_era_clock #57

uselessgoddess opened this issue Aug 17, 2021 · 0 comments

Comments

@uselessgoddess
Copy link
Member

uselessgoddess commented Aug 17, 2021

Add

static_assert(std::chrono::is_ckock_v<common_era_clock>, 
                   "/* your message */");

after common_era_clock definition

@uselessgoddess uselessgoddess changed the title Use concept constraints for common_era_clock Use concept constraints to common_era_clock Sep 2, 2021
@uselessgoddess uselessgoddess changed the title Use concept constraints to common_era_clock Use concept constraints for common_era_clock Sep 2, 2021
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

1 participant