From Jason Turner

[streambuf.virt.buffer]

Diff to HTML by rtfpessoa

tmp/tmpak7huf1q/{from.md → to.md} RENAMED
@@ -44,9 +44,9 @@ int sync();
44
  is, if `pbase()` is non-null the characters between `pbase()` and
45
  `pptr()` are written to the controlled sequence. The pointers may then
46
  be reset as appropriate.
47
 
48
  *Returns:* `-1` on failure. What constitutes failure is determined by
49
- each derived class ([[filebuf.virtuals]]).
50
 
51
  *Default behavior:* Returns zero.
52
 
 
44
  is, if `pbase()` is non-null the characters between `pbase()` and
45
  `pptr()` are written to the controlled sequence. The pointers may then
46
  be reset as appropriate.
47
 
48
  *Returns:* `-1` on failure. What constitutes failure is determined by
49
+ each derived class [[filebuf.virtuals]].
50
 
51
  *Default behavior:* Returns zero.
52