Update supported compilers
This commit is contained in:
@@ -24,8 +24,7 @@ string, Set, Hash table.
|
||||
* `conv`: This module provides functions for converting between different
|
||||
types.
|
||||
* `format`: Formatting and conversion functions.
|
||||
* `hash`: Hash algorithms.
|
||||
* `math`: Arbitrary precision integer and a set of functions.
|
||||
* `math`: Arbitrary precision integer and hash algorithms.
|
||||
* `memory`: Tools for manual memory management (allocators, smart pointers).
|
||||
* `meta`: Template metaprogramming. This package contains utilities to acquire
|
||||
type information at compile-time, to transform from one type to another. It has
|
||||
@@ -159,7 +158,7 @@ parameter is used)
|
||||
|
||||
| DMD | GCC |
|
||||
|:-------:|:---------:|
|
||||
| 2.100.0 | 12.1 |
|
||||
| 2.111.0 | 15.2 |
|
||||
|
||||
## Further characteristics
|
||||
|
||||
|
Reference in New Issue
Block a user