SpiceQA
Questions
Tags
Users
Badges
explicit
30 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Explicit copy constructor of a parameter passed via std::async
user_7325599
0
•
asked Aug 19, 2022
2
1
44
stdasync
language-lawyer
explicit
copy-constructor
c++
Why here template Vector3<int> cannot convert to Vector3<int>?
user_19317249
0
•
asked Jul 6, 2022
3
1
62
copy-initialization
explicit
templates
c++
How is that an explicit constructor is used in an implicit conversion
user_19414420
0
•
asked Jul 4, 2022
2
1
131
c++14
language-lawyer
explicit
c++
How to open both WhatsApp and GB-Whatsapp using an Intent in your Android App
user_10921732
0
•
asked Mar 22, 2022
1
2
284
whatsapp
android-studio
explicit
android-intent
android
Why does shared_ptr<int> p; p=nullptr; compile?
user_13611002
0
•
asked Mar 13, 2022
4
1
119
explicit
shared-ptr
smart-pointers
c++11
c++
Why const char* implicitly converted to bool rather than std::string?
user_4139593
0
•
asked Mar 3, 2021
9
2
523
overload-resolution
explicit
constructor-overloading
implicit-conversion
c++
C++ use of explicit suggested by cppcheck
user_3416648
0
•
asked Dec 22, 2020
2
2
511
cppcheck
explicit-constructor
explicit
c++
How can I enable Explcit API mode in an Android/Kotlin library module?
user_3311816
0
•
asked Sep 12, 2020
6
1
420
kotlin
android-library
android-studio
explicit
api
Why doesn't the `explicit` keyword prevent a `char` from being converted into an `int`?
user_13647419
0
•
asked Aug 9, 2020
3
2
76
c-strings
explicit
implicit-conversion
constructor
c++
What actually happens when copy initializing in C++?
user_13967666
0
•
asked Jul 21, 2020
3
2
138
copy-initialization
explicit
c++
1
(current)
2
3
Next
Next
Hot Questions