SpiceQA
Questions
Tags
Users
Badges
noncopyable
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Move an object containing a unique_ptr to vector
user_17868852
0
•
asked Jun 30, 2022
1
1
50
noncopyable
unique-ptr
pointers
smart-pointers
c++
Copy/move elision with a check
user_371239
0
•
asked Jun 11, 2020
2
1
58
copy-elision
noncopyable
c++17
c++
How to determine the type of a lambda which captures a noncopyable parameter?
user_2149539
0
•
asked Jun 5, 2020
3
2
70
noncopyable
move
lambda
c++
Initialize static std::map with non copyable value in a uniformed inline initialization
user_5433463
0
•
asked Dec 16, 2018
11
3
808
static-initialization
noncopyable
c++17
c++
Can copy constructors of containers be defined as deleted for non-copyable value types?
user_580083
0
•
asked Nov 8, 2018
14
3
699
noncopyable
language-lawyer
copy-constructor
containers
c++
How to initialize a container of noncopyable with initializer list?
user_555515
0
•
asked Jul 24, 2011
12
1
2497
noncopyable
initializer-list
c++11
containers
c++
How to deal with noncopyable objects when inserting to containers in C++
user_417113
0
•
asked Aug 11, 2010
14
10
10144
noncopyable
c++
How do I make this C++ object non-copyable?
user_247265
0
•
asked Jan 31, 2010
75
10
70051
noncopyable
copy-constructor
c++
1
(current)
Hot Questions