ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
FindPath.FindPath
ggplotd
color
conv
ConversionPath
FindPath
Undocumented in source.
alias
FindPath
=
TypeTuple
!(
To
)
template
FindPath
(From, To)
package @
safe
pure nothrow @
nogc
static if
(
isInstanceOf!(TemplateOf!To, From)
)
alias
FindPath
=
TypeTuple
!(
To
)
alias
FindPath
=
TypeTuple
!(
FindPath
!(
From
,
To
.
ParentColor
),
To
)
alias
FindPath
=
TypeTuple
!(
From
,
FindPath
!(
From
.
ParentColor
,
To
))
Meta
Source
See Implementation
ggplotd
color
conv
ConversionPath
FindPath
aliases
FindPath