阅读背景:

How to get a type in C++ when its template argument is the argument

来源:互联网 

First, we can't do :

//It's wrong.

template <typename U, typename T>
U TypeFunc (U<T> p);
//It's wrong.

templa



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: