commit | 8cdac0b88534f785fe9722ef74e7bf7cdc625b10 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Fri Dec 09 12:32:02 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Fri Dec 09 12:32:02 2016 +0000 |
tree | 24effe6fc13e039108415b6bc76a3dfea3f9ff3f | |
parent | bf3b8e226ed91b8004213df7d50b1ea5ee774df9 [diff] |
[NFC] Change whitespace to force docs rebuild git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289205 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/UsingLibcxx.rst b/docs/UsingLibcxx.rst index 1fd1d49..d6d1095 100644 --- a/docs/UsingLibcxx.rst +++ b/docs/UsingLibcxx.rst
@@ -182,3 +182,4 @@ using Tup = std::tuple<std::string, int, std::error_code>; return Tup{"hello world", 42}; // explicit constructor called. OK. } +