SpiceQA
Questions
Tags
Users
Badges
stdany
10 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Upcasting through std::any
user_12173376
0
•
asked Jul 19, 2022
3
1
84
stdany
c++17
std
c++
std::any_cast without needing the type of the original object
user_19007914
0
•
asked May 30, 2022
2
1
145
anycast
stdany
std
casting
c++
C++: check if the value stored in std::any is integral
user_7735110
0
•
asked Apr 25, 2021
6
1
352
stdany
c++20
c++
Adequate hash from std::any
user_15566909
0
•
asked Apr 6, 2021
3
1
259
stdany
hash
c++
Why does std::any implementation use typeid?
user_700825
0
•
asked Dec 19, 2020
5
0
303
stdany
libc++
rtti
optimization
c++
What is the difference between `auto` and `std::any`?
user_10116322
0
•
asked Oct 19, 2020
9
5
818
stdany
auto
c++17
c++
Checking std::any's type without RTTI
user_13255785
0
•
asked Aug 21, 2020
3
1
294
stdany
rtti
c++
types
How to print an element of a string vector which was inserted using a variable of type "std::any"
user_13811044
0
•
asked Jun 25, 2020
2
1
56
stdany
c++17
c++
Is this a bug in libstdc++ with std::any or std::is_copy_constructible, or is it a legit error?
user_13126399
0
•
asked Mar 26, 2020
3
1
198
stdany
typetraits
libstdc++
c++17
c++
Is it possible to store a reference in a std::any?
user_4759339
0
•
asked Jun 15, 2019
8
1
1777
stdany
c++17
std
c++
1
(current)
Hot Questions