add index_tuple summary page

This commit is contained in:
Bolero-MURAKAMI 2014-08-15 21:27:31 +09:00
parent 2d707944fb
commit e57368faee
473 changed files with 2597 additions and 1293 deletions

View file

@ -1,4 +1,5 @@
.. _sprout-string-basic_string-assign-iterator:
###############################################################################
assign
###############################################################################
@ -18,7 +19,7 @@ Requires
Effects
========================================
| Replaces the string controlled by *this with a string of length n whose elements are a copy of those pointed to by s.
| Replaces the string controlled by ``*this`` with a string of length n whose elements are a copy of those pointed to by s.
Returns
========================================