phobos/std/experimental/allocator/building_blocks
Johannes Loher 7f16265ab6 Commented out documentation for the commented out function goodAllocSize in NullAllocator"
Previously, the docs showed the additional line "Returns n.". This documentation comment belongs to the goodAllocSize function, which is commented out, so commented out the doc comment, too.
2016-07-31 11:23:35 +02:00
..
affix_allocator.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
allocator_list.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
bitmapped_block.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
bucketizer.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
fallback_allocator.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
free_list.d Fixed local imports in std.experimental.allocator.building_blocks.free_list 2016-06-30 18:07:00 -04:00
free_tree.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
kernighan_ritchie.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
null_allocator.d Commented out documentation for the commented out function goodAllocSize in NullAllocator" 2016-07-31 11:23:35 +02:00
package.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
quantizer.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
region.d Merge pull request #4493 from schveiguy/fixcycles2 2016-07-06 00:06:11 +01:00
scoped_allocator.d Add empty doc comments to all public Phobos modules to fix /library/. 2016-06-06 10:53:11 +02:00
segregator.d Fixed std.algorithm imports in std.experimental.allocator to not be package wide 2016-07-03 01:34:31 -04:00
stats_collector.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00