descore ~master (2015-04-21T20:17:28Z)
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