Replace std::integral<T> concept with equivalent

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • QO 2023-12-25
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      There is no concept for std::integral<T> in the <concepts> on XCode. The same functionality can be achieved by using std::is_arithmetic_v<T>

            Assignee:
            Misha Tyulenev (Inactive)
            Reporter:
            Misha Tyulenev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: