struct ecs::TInheritConstFromHelper

template<typename T, typename From>

Returns T as either 'T' or 'const T' depending if is const or not.