carbon.nonametype

このモジュールではstd.typecons.Tupleとは違った無名型を構築します。

Members

Classes

AssumeAbstract
class AssumeAbstract(C)
Undocumented in source.
AssumeImplemented
class AssumeImplemented(C)
Undocumented in source.
Implement
class Implement(C, string fields)
Undocumented in source.
Override
class Override(C, string method)
Undocumented in source.

Functions

refP
auto refP(T* p)
Undocumented in source. Be warned that the author may not have intended to support it.
refT
auto refT()
Undocumented in source. Be warned that the author may not have intended to support it.
scopeRef
auto scopeRef(T v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta