Remove trailing whitespace in test suite. Approved by Marshall Clow.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// class tuple_size<tuple<Types...>>
|
||||
// : public integral_constant<size_t, sizeof...(Types)> { };
|
||||
//
|
||||
// LWG #2212 says that tuple_size and tuple_element must be
|
||||
// LWG #2212 says that tuple_size and tuple_element must be
|
||||
// available after including <utility>
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user