mirror of
https://github.com/boostorg/test.git
synced 2026-02-12 12:32:09 +00:00
Removing tabs
This commit is contained in:
@@ -82,7 +82,7 @@ public:
|
||||
typedef bool result_type;
|
||||
typedef basic_cstring<CharT> first_argument_type;
|
||||
typedef basic_cstring<CharT> second_argument_type;
|
||||
|
||||
|
||||
bool operator()( basic_cstring<CharT> x, basic_cstring<CharT> y ) const
|
||||
{
|
||||
return x.size() != y.size()
|
||||
|
||||
Reference in New Issue
Block a user