mir-yaml ~master (2021-07-27T14:20:03Z)
Home
Dub
Repo
hasSimpleNodeConstructor.hasSimpleNodeConstructor
dyaml
node
hasSimpleNodeConstructor
Undocumented in source.
enum
hasSimpleNodeConstructor
;
template
hasSimpleNodeConstructor
(T)
package
static if
(
is(T == struct)
)
enum
hasSimpleNodeConstructor
=
is
(
typeof
(
T
(
Node.init
)))
;
enum
hasSimpleNodeConstructor
;
enum
hasSimpleNodeConstructor
;
Meta
Source
See Source File
dyaml
node
hasSimpleNodeConstructor
manifest constants
hasSimpleNodeConstructor