3. (Arithmetic Types) a) Which of the following types are of arithmetic type? int, int const, int...

Question:

3. (Arithmetic Types)

a) Which of the following types are of arithmetic type? int, int const, int &, int

*, float, float const, float &, float *.

b) Consider std::complex. Does it fit into the following composite type categories?

is_{fundamental, arithmetic, scalar, object, compound}.

c) In which composite type categories does std::array<>fit? Is it a non-union class type?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: