forked from boostorg/regex
stripped tabs from files
[SVN r18526]
This commit is contained in:
@ -161,7 +161,7 @@ public:
|
||||
#ifndef BOOST_NO_STD_ALLOCATOR
|
||||
return m_subs.get_allocator();
|
||||
#else
|
||||
return allocator_type();
|
||||
return allocator_type();
|
||||
#endif
|
||||
}
|
||||
void swap(match_results& that)
|
||||
|
Reference in New Issue
Block a user