Full name of submitter (unless configured in github; will be published with the issue): Anoop Rana
Reference (section label): [intro.defs]
Link to reflector thread (if any):
Issue description: Currently the C++ standard does not formally define the term built-in type while it uses that term at various places in the standard.
Suggested resolution:
Either change the term "built in type" in concepts.object#2 and concepts.object#3 to the term "fundamental type"
Or
Add a new entry in [intro.defs] saying something like:
built-in type[defns.builtin.type]
Same as fundamental type.