- Timestamp:
- Jul 1, 2017, 5:24:03 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 86f384b
- Parents:
- b0f7a43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user/user.tex
rb0f7a43 rd395012 11 11 %% Created On : Wed Apr 6 14:53:29 2016 12 12 %% Last Modified By : Peter A. Buhr 13 %% Last Modified On : Thu Jun 22 16:53:29201714 %% Update Count : 249 313 %% Last Modified On : Sat Jul 1 17:19:42 2017 14 %% Update Count : 2495 15 15 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 16 16 … … 2612 2612 Manipulators \Indexc{sepOn}\index{manipulator!sepOn@©sepOn©} and \Indexc{sepOff}\index{manipulator!sepOff@©sepOff©} \emph{locally} toggle printing the separator, \ie the seperator is adjusted only with respect to the next printed item. 2613 2613 \begin{cfa}[mathescape=off,belowskip=0pt] 2614 sout | sepOn | 1 | 2 | 3 | sepOn | endl; §\C{// separator at start of line}§2614 sout | sepOn | 1 | 2 | 3 | sepOn | endl; §\C{// separator at start/end of line}§ 2615 2615 \end{cfa} 2616 2616 \begin{cfa}[mathescape=off,showspaces=true,aboveskip=0pt,belowskip=0pt] 2617 1 2 3 2617 ® ®1 2 3® ® 2618 2618 \end{cfa} 2619 2619 \begin{cfa}[mathescape=off,aboveskip=0pt,belowskip=0pt]
Note: See TracChangeset
for help on using the changeset viewer.