dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
NamedType.getPtr
my
named_type
NamedType
Useful for e.g. getopt integration
struct
NamedType
(T, TagT = Tag!(T.stringof), T init = T.init, TraitsT...)
scope
T
*
getPtr
(
)
if
(
is
(
TagT
:
Tag
!
U
,
alias
U
)
)
Meta
Source
See Implementation
my
named_type
NamedType
aliases
Tag
ThisT
Traits
Type
constructors
this
functions
empty
get
getPtr
length
opBinary
opCast
opCmp
opEquals
opUnary
toHash
toString
static functions
argument
make
templates
ReplaceTrait
Useful for e.g. getopt integration