• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

constexpr : use, meaning and importance
c++c++11constconstexpr
0 Votes
6 Answers
29th May 2020, 6:11 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
why constexpr fails for tydeid
c++constexprsame_as_vtypeid
0 Votes
1 Answer
29th Jan 2025, 6:50 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
Is constructor allowed to be constexpr
c++constexprconstructor
0 Votes
5 Answers
21st Sep 2023, 6:00 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
Why constexpr is not quickly showing result
c++constexprfibbonacislow
0 Votes
8 Answers
30th Jan 2025, 3:46 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
Why no output for constexpr and normal fibonaci
c++constexprfibonaci
0 Votes
2 Answers
11th Dec 2022, 11:45 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
Why constexpr is not working for const data member
c++constexprfunctor
1 Vote
3 Answers
30th Nov 2022, 3:38 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
Why constexpr is working with cin and non const
c++cinconstexpr
0 Votes
2 Answers
1st Dec 2022, 5:32 PM
Ketan Lalcheta
Ketan Lalcheta - avatar
Why do we use constexpr and const in c++
c++
1 Vote
1 Answer
12th Jun 2017, 1:33 PM
Asif
Asif - avatar
what is the different between "static inline" and "static constexpr" in c++20
c++20constexprinline
3 Votes
6 Answers
17th Nov 2022, 8:55 AM
Dilip ishara
Dilip ishara - avatar
Why this c++ function can return array’s size correctly?
arraysc++c++11constexprfunction-argumentsfunctionstemplates
3 Votes
3 Answers
28th Aug 2018, 12:29 PM
RainStorm
RainStorm - avatar
Hot today
Functions in python
2 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
I need advice
0 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes