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

#include <Rebind.h>

Detailed Description

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

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