Should the members of Debug that begin with set_ be declared as constexpr? If not, why not
belongs to book: C++ Primer|Stanley B.Lippman, Josee Lajoie, Barbara E.Moo|5th Edition| Chapter number:7| Question number:54
All Answers
total answers (1)
belongs to book: C++ Primer|Stanley B.Lippman, Josee Lajoie, Barbara E.Moo|5th Edition| Chapter number:7| Question number:54
total answers (1)
No, because the function cotains excutable statement other than
need an explanation for this answer? contact us directly to get an explanation for this answer`return`
.