vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Handle.opCast - multiple declarations

Function Handle.opCast

U opCast(U)() const
if (is(U.BaseType) && is(typeof(U.value)));

Function Handle.opCast

U opCast(U)() const
if (is(typeof(U(BaseType.init))));
Authors
Copyright
License