stribog ~master (2015-03-26T23:38:34Z)
Dub
Repo
hasOp.hasOp
stribog
meta
members
hasOp
Undocumented in source.
enum
hasOp
;
template
hasOp
(T1, T2, string op)
static if
(
isIntegral!T1 && isIntegral!T2 && op == "/"
)
enum
hasOp
=
true
;
enum
hasOp
;
Meta
Source
See Source File
stribog
meta
members
hasOp
manifest constants
hasOp