周星驰: template <class TKey> KeyLoader: [阅读: 731] 2009-07-17 05:57:31 template <> struct KeyLoader< int > { ReturnType operator()(int key, blala.... }; template <> struct KeyLoader<string> { ReturnType operator()(string key, blabla.... };