Merge pull request #5556 from drewrisinger/drewrisinger-typo-1

[Bug]: Typo in Domains.rst
This commit is contained in:
Takeshi KOMIYA 2018-10-25 22:23:26 +09:00 committed by GitHub
commit 00254ea256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -850,8 +850,8 @@ Note however that no checking is performed with respect to parameter
compatibility. E.g., ``Iterator{A, B, C}`` will be accepted as an introduction compatibility. E.g., ``Iterator{A, B, C}`` will be accepted as an introduction
even though it would not be valid C++. even though it would not be valid C++.
Inline Expressions and Tpes Inline Expressions and Types
~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. rst:role:: cpp:expr .. rst:role:: cpp:expr
cpp:texpr cpp:texpr