mir-yaml ~fix-ci (2022-04-25T23:28:20.634607)
Dub
Repo
hasExpandedNodeConstructor.hasExpandedNodeConstructor
dyaml
node
hasExpandedNodeConstructor
Undocumented in source.
enum
hasExpandedNodeConstructor
;
enum
hasExpandedNodeConstructor
;
template
hasExpandedNodeConstructor
(T)
package
static if
(!(
is(T == struct)
))
static if
(
is(T == class)
)
enum
hasExpandedNodeConstructor
=
is
(
typeof
(
new
T
(
Node.init
,
""
)))
;
enum
hasExpandedNodeConstructor
;
Meta
Source
See Source File
dyaml
node
hasExpandedNodeConstructor
manifest constants
hasExpandedNodeConstructor