[libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@346826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
// const Allocator& = Allocator())
|
||||
// -> basic_string<charT, traits, Allocator>;
|
||||
//
|
||||
// A size_type parameter type in a basic_string deduction guide refers to the size_type
|
||||
// A size_type parameter type in a basic_string deduction guide refers to the size_type
|
||||
// member type of the type deduced by the deduction guide.
|
||||
//
|
||||
// The deduction guide shall not participate in overload resolution if Allocator
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
// const Allocator& = Allocator())
|
||||
// -> basic_string<charT, traits, Allocator>;
|
||||
//
|
||||
// A size_type parameter type in a basic_string deduction guide refers to the size_type
|
||||
// A size_type parameter type in a basic_string deduction guide refers to the size_type
|
||||
// member type of the type deduced by the deduction guide.
|
||||
//
|
||||
// The deduction guide shall not participate in overload resolution if Allocator
|
||||
|
||||
Reference in New Issue
Block a user