https://bugs.llvm.org/show_bug.cgi?id=41130

            Bug ID: 41130
           Summary: operator/ of std::chrono::duration and custom type
           Product: libc++
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: llvm-b...@zulan.net
                CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com

Created attachment 21624
  --> https://bugs.llvm.org/attachment.cgi?id=21624&action=edit
code to reproduce

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to