vibe.d beta banner
get vibe.d
0.10.0

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

Alias TaggedAlgebraic.Union

Alias of the type used for defining the possible storage types/kinds.

struct TaggedAlgebraic
{
  // ...
  alias Union = U;
  // ...
}
Authors

Sönke Ludwig

Copyright

Copyright 2015-2019, Sönke Ludwig.

License

www.boost.org/LICENSE_1_0.txt, Boost License 1.0.