descore v1.1.0 (2015-01-15T16:11:38Z)
Dub
Repo
oneOf
des
util
stdext
algorithm
bool
oneOf
(T val)
bool
oneOf
(
E
T
)
(
T
val
)
if
(
is
(
E
== enum)
)
bool
oneOf
(E[] arr, T val)
Meta
Source
See Implementation
des
util
stdext
algorithm
functions
oneOf
templates
amap