SOFA API  1eb52420
Open source framework for multi-physics simuation
sofa::type::Rebind< _T, _OtherType > Struct Template Reference

#include <Rebind.h>

Detailed Description

template<class _T, class _OtherType>
struct sofa::type::Rebind< _T, _OtherType >

Depending on the type _T, has a public member typedef to. Otherwise, there is no member typedef (this is the case of this implementation).