中国开发网: 论坛: 程序员情感CBD: 贴子 736984
周星驰
template <class TKey> KeyLoader:
template <> struct KeyLoader< int >
{
ReturnType operator()(int key, blala....
};

template <> struct KeyLoader<string>
{
ReturnType operator()(string key, blabla....
};

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录