mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-24 06:02:12 +00:00
fixed rst syntax error
[SVN r33926]
This commit is contained in:
committed by
Peter Dimov
parent
543cb4ba88
commit
284ec18904
@@ -145,7 +145,7 @@ Defines a named parameter enabled constructor.
|
||||
======================================================= ==================== ==============================================
|
||||
Expression Return type Requirements
|
||||
======================================================= ==================== ==============================================
|
||||
``Class(a0, ..., aN)`` - ``a0``..\ ``aN`` are tagged arguments.
|
||||
``Class(a0, ..., aN)`` \- ``a0``..\ ``aN`` are tagged arguments.
|
||||
======================================================= ==================== ==============================================
|
||||
|
||||
For every ``N`` in ``[U,V]``, where ``[U,V]`` is the **arity range** of ``Keywords``.
|
||||
|
||||
Reference in New Issue
Block a user