Neglected to remove a debugging comment from last commit.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@182422 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8f72d5ce16
commit
ddb4e4cbb1
@ -1835,7 +1835,7 @@ public:
|
|||||||
// types
|
// types
|
||||||
typedef _UIntType result_type;
|
typedef _UIntType result_type;
|
||||||
|
|
||||||
//private:
|
private:
|
||||||
result_type __x_;
|
result_type __x_;
|
||||||
|
|
||||||
static _LIBCPP_CONSTEXPR const result_type _Mp = result_type(~0);
|
static _LIBCPP_CONSTEXPR const result_type _Mp = result_type(~0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user