Skip to content

grammar error in std/experimental/allocator/building_blocks/segregator.d #10504

@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

garrett reported this on 2022-10-16T05:30:16Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=23419

CC List

Description

This is protected by Stddoc but this is not compilable if you change the version to something that should build:

```
    version (StdDdoc)
    {
        /**
        The alignment offered is the minimum of the two allocators' alignment.
        */
        enum uint alignment;
```

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions