Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
submada committed Dec 18, 2021
1 parent 2dd3157 commit e61f905
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ that string can be used in `@nogc` code. Default allocator is `Mallocator`.

Works with `pure`, `@safe`, `@nogc` and `nothrow`.

Compatible with `-betterC` and `-dip1000`.
Compatible with `-betterC`

`-dip1000` is too unstable, for now is not supported.

Does not rely on runtime type information (`TypeInfo`).

Expand Down

0 comments on commit e61f905

Please sign in to comment.