Contents:
#include <types.h> template <class TScalar> struct GetScalar { // typedefs using Scalar = TScalar ; };