What is the purpose of decltype?



What is the purpose of decltype?..

Answer / nashiinformaticssolutions

decltype deduces the type of an expression at compile-time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Can c++ be faster than c?

0 Answers  


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


What is const in c++?

0 Answers  


What is a stack c++?

0 Answers  


Explain mutable storage class specifier.

0 Answers  


What are structures and unions?

0 Answers  


What is the use of pointer in c++ with example?

0 Answers  


What is protected inheritance?

0 Answers  


What is the most useful programming language?

0 Answers  


What information can an exception contain?

0 Answers  


what is meaning of isa and hsa

1 Answers  


Write a program to concatenate two strings.

0 Answers  


Categories