From Jason Turner

[streambuf.virt.locales]

Diff to HTML by rtfpessoa

tmp/tmp3rgpjbcv/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  ##### Locales <a id="streambuf.virt.locales">[[streambuf.virt.locales]]</a>
2
 
3
  ``` cpp
4
- void imbue(const locale&)
5
  ```
6
 
7
  *Effects:* Change any translations based on locale.
8
 
9
  *Remarks:* Allows the derived class to be informed of changes in locale
 
1
  ##### Locales <a id="streambuf.virt.locales">[[streambuf.virt.locales]]</a>
2
 
3
  ``` cpp
4
+ void imbue(const locale&);
5
  ```
6
 
7
  *Effects:* Change any translations based on locale.
8
 
9
  *Remarks:* Allows the derived class to be informed of changes in locale