Convenience alias for representation_canonical_type<T>::type.

Synopsis

Declared in <mp‐units/framework/customization_points.h>

template<typename T>
using representation_canonical_type_t = representation_canonical_type<T>::type;

Template Parameters

Name

Description

T

the representation value type

Created with MrDocs