phobos/std/experimental/allocator
Sebastian Wilzbach 5521541032 Unify assert style to have no spaces between the first brace
Application of:

sed -E "s/assert +\(/assert(/" -i **/*.d
2017-02-21 15:27:15 +01:00
..
building_blocks DStyle: Constraints on declarations should have the same indentation level 2017-02-17 07:36:23 +01:00
common.d Extend reallocate test for all Allocators 2016-08-03 03:10:41 +02:00
gc_allocator.d Add attributes to GCAllocator and theAllocator 2016-08-03 03:16:31 +02:00
mallocator.d Unify assert style to have no spaces between the first brace 2017-02-21 15:27:15 +01:00
mmap_allocator.d [trivial] Windows is supported; docs said otherwise 2016-08-01 04:50:34 +10:00
package.d Unify assert style to have no spaces between the first brace 2017-02-21 15:27:15 +01:00
showcase.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
typed.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00