Labels
bugzilla
Issues migrated from bugzilla
libc++
Bugs in the libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Extended Description
Defining an operator/ with a chrono::duration and a custom type fails to compile with libc++.
Example code attached
Problem description initially on https://stackoverflow.com/q/55167862/620382
Suggested patch by Howard Hinnant https://stackoverflow.com/a/55203313/620382
The text was updated successfully, but these errors were encountered: