I would like to create a class template which takes an unsigned integer parameter and has a member u_ whose type is the smallest unsigned integer type that will
u_
Thanks very much. You guys rock! By the way, I'm using:
typedef typename std::conditional::type>::type>::type TypeU; std::pair> min_; std::pair> max_;