SpiceQA
Questions
Tags
Users
Badges
temporary
37 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why lifetime of temporary doesn't extend till lifetime of enclosing object?
user_415784
0
•
asked Aug 4, 2011
35
7
5713
temporary
c++
When an array is created by a subexpression, what happens with the temporaries therein?
litb_34509
0
•
asked Jun 11, 2011
18
1
387
temporary
lifetime
c++11
standards
c++
What's the best way to have a "temporary" commit in git?
user_268366
0
•
asked Oct 17, 2010
26
7
31513
temporary
git
constant references with typedef and templates in c++
user_459242
0
•
asked Sep 27, 2010
13
5
5262
temporary
constants
templates
reference
c++
Returning a c++ std::vector without a copy?
user_164171
0
•
asked Sep 15, 2010
35
3
37478
temporary
return-value
copy
stl
c++
Why do I need std::get_temporary_buffer?
user_123111
0
•
asked Jul 16, 2010
88
6
10732
temporary
buffer
memory-management
stl
c++
How come a non-const reference cannot bind to a temporary object?
user_124161
0
•
asked Oct 14, 2009
245
11
107029
temporary
constants
c++-faq
reference
c++
Prev
Prev
1
2
3
4
(current)
Hot Questions