forked from boostorg/container
Trailing whitespaces
[SVN r78519]
This commit is contained in:
@@ -240,7 +240,7 @@ struct container_wrapper
|
||||
: public Container
|
||||
{
|
||||
typedef typename Container::allocator_type allocator_type;
|
||||
|
||||
|
||||
container_wrapper(const allocator_type &a)
|
||||
: Container(a)
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user