Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement most of P1612R1: Relocate endian. Moves the std::endian ↵ | Marshall Clow | 2019-07-23 | 1 | -0/+49 |
functionality from 'type-traits' to 'bit'. No other change. The reason that this is 'partial' is that P1621 also recommends a feature-test macro, but I don't have the value for that one yet. In a month or so, I'll add that llvm-svn: 366776 |