vibe-core/source/vibe/internal
Sönke Ludwig b160f80af6 Avoid instantiating emplace(O) for class instances.
Fixes a deprecation warning for ProxyStream.
2020-11-14 09:42:05 +01:00
..
allocator.d Add a way to enforce that the GC is not running 2019-12-12 10:06:19 +01:00
array.d Correct copyright holder. 2020-01-27 19:20:52 +01:00
async.d Use normal task priority when handling events. 2020-03-15 10:54:55 +01:00
freelistref.d Remove unused import to enforceEx 2020-08-02 12:54:34 +02:00
hashmap.d Add support for DMD 2.094 -preview=in switch 2020-08-31 06:59:50 +02:00
interfaceproxy.d Avoid instantiating emplace(O) for class instances. 2020-11-14 09:42:05 +01:00
list.d Add CircularDList.insertAfter. 2017-09-27 16:41:11 +02:00
string.d Correct copyright holder. 2020-01-27 19:20:52 +01:00
traits.d Improve error messages for unimplemented interfaces 2020-08-02 18:25:01 +02:00
typetuple.d Correct copyright holder. 2020-01-27 19:20:52 +01:00