You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some function specialized for given types of sofa::type::vector in vector_Integral.h, vector_String.h etc. In the cpp file, they are explicitly instantiated. However, they are not exposed with extern in the header. Should they?
There are some function specialized for given types of
sofa::type::vectorinvector_Integral.h,vector_String.hetc. In the cpp file, they are explicitly instantiated. However, they are not exposed with extern in the header. Should they?