标签: c++ templates boost std c++03
std或boost中是否已有机制检索最小类型,该机制可以同时包含Type1和Type2的任何值Type1和Type2是数字类型(int16_t,int32_t,int64_t,无符号变体)。
std
boost
Type1
Type2