SpiceQA
Questions
Tags
Users
Badges
tr1
10 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why std::shared_ptr control block need to hold a pointer to managed object with its correct type
user_4208109
0
•
asked Jul 10, 2022
3
1
109
tr1
raii
shared-ptr
c++
Is everything provided by TR1 now available in C++14 and easy to make use of?
user_10468
0
•
asked Nov 16, 2017
3
1
104
c++14
tr1
c++11
c++
confusion between std::[tr1::]ref and boost::ref
user_140719
0
•
asked Dec 12, 2013
6
1
274
tr1
bind
boost
c++
Can tr1::function swallow return values?
user_835849
0
•
asked Jul 8, 2011
9
1
1006
tr1
c++11
boost-function
c++
enable_if method specialization
user_369872
0
•
asked Jul 8, 2011
14
3
13339
template-specialization
tr1
c++11
boost
c++
Differences between tr1::shared_ptr and boost::shared_ptr?
user_208837
0
•
asked Sep 30, 2010
13
1
2153
tr1
shared-ptr
boost
c++
Is std::array<T, S> guaranteed to be POD if T is POD?
Cypherjb_75002
0
•
asked Sep 9, 2010
22
3
5462
tr1
c++11
templates
stl
c++
Why is std::function not equality comparable?
user_151292
0
•
asked Sep 2, 2010
63
7
17360
tr1
c++11
function
boost
c++
Typedef a template class without specifying the template parameters
user_113246
0
•
asked Sep 24, 2009
26
2
15538
tr1
c++11
templates
typedef
c++
What is the usefulness of `enable_shared_from_this`?
MGoDave_84842
0
•
asked Apr 3, 2009
408
6
116334
tr1
boost-asio
boost
c++
1
(current)
Hot Questions