Searched defs:ShiftDispatcher (Results 1 – 1 of 1) sorted by relevance
764 template <typename Func> struct ShiftDispatcher<Func, true> struct766 …num { shift = DefaultUnaryShift<typename Func::argument_type, typename Func::result_type>::shift };768 template <typename Func> struct ShiftDispatcher<Func, false> struct770 …nc::first_argument_type, typename Func::second_argument_type, typename Func::result_type>::shift };