ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
hasMethod.hasMethod
ocean
meta
traits
Aggregates
hasMethod
Undocumented in source.
auto
hasMethod
;
auto
hasMethod
;
template
hasMethod
(T, istring name, F)
static immutable
static if
(!(
hasMember!(T, name)
))
auto
hasMethod
=
false
;
Meta
Source
See Source File
ocean
meta
traits
Aggregates
hasMethod
static variables
hasMethod