控制反转(Inversion of Control,IoC)是一种设计模式,其中控制流程的一部分由框架负责,而不是由应用程序代码直接控制。在IoC容器中,反射(Reflection)是一种机制,用于在运…
一、 PCL库,Eigen库报错,如:
/usr/include/pcl-1.10/pcl/point_types.h:903:29: error: ‘enable_if_t’ in namespace ‘std’ does not name a template type; did you mean ‘enable_if’?/usr/include/pcl-1.10/pcl/point_types.h:698:…