|
|
1
0
我不知道你想达到什么目的,但你陷入了非类型模板参数的奇怪行为中。非类型模板参数不能用临时变量实例化。从 https://en.cppreference.com/w/cpp/language/template_parameters :
|
|
|
2
0
也许你想要这样的东西:
|
|
|
ArcPro · 如何使用vfio读写SSD 2 年前 |
|
|
agent.smith · 将物理地址映射到虚拟地址linux 13 年前 |
|
|
Fleck · 设备驱动程序未调用Xxx_Init 13 年前 |