DefaultConstructible
DefaultConstructible objects only need to have a default constructor.
Construction
X()
X
Construct an instance of the type with default parameters.