mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Minor doc typo fixes.
Fixed IA64 portability warnings from VC7 [SVN r13225]
This commit is contained in:
@ -462,7 +462,7 @@ for a container of <i>charT</i>. </p>
|
||||
</i></font> Allocator get_allocator()<b>const</b>;
|
||||
<font color="#000080"> <i>//
|
||||
</i> <i>// locale:
|
||||
</i></font> locale_type imbue(<b>const</b> locale_type& l);
|
||||
</i></font> locale_type imbue(locale_type l);
|
||||
locale_type getloc()<b>const</b>;
|
||||
<font color="#000080"><i> //
|
||||
</i> <i>// flags:
|
||||
|
Reference in New Issue
Block a user