Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
Is there a better way in C++11 to construct classes on the stack
Dec 22, 2022
c++11
lambda
stack
allocation
lifetime
What is meant by an attribute of a function?
Dec 22, 2022
c++
c++11
noreturn
How to implement a c++11 move function for a user-defined class?
Dec 22, 2022
c++
c++11
move
move-semantics
Where in the standard (C++11) is it said that the remainder operator works for integral type only?
Dec 21, 2022
c++
c++11
language-lawyer
What happens when you move to not an rvalue reference?
Dec 21, 2022
c++
c++11
Emplace a pointer to a multimap of shared_ptr's doesn't work
Dec 21, 2022
c++
c++11
shared-ptr
multimap
emplace
Function pointers: is the simple canonical use bad from a performance point of view? If so what are the c++11-ish alternatives?
Dec 21, 2022
c++
c++11
Slow thread creation on Windows
Dec 22, 2022
windows
multithreading
c++11
C++ Pass any container to function
Dec 21, 2022
c++
c++11
stl
Implementing move constructor
Dec 21, 2022
c++
c++11
move
lvalue
rvalue
Why is this move allowed?
Dec 21, 2022
c++
c++11
move
std::make_pair, c++11 and explicit template parameters [duplicate]
Dec 21, 2022
c++
c++11
c++03
For loops vs standard library algorithms with a relatively old compiler
Dec 21, 2022
c++
algorithm
c++11
Calling a stateless lambda without an instance (only type)
Dec 22, 2022
c++
c++11
lambda
variadic-templates
template-meta-programming
How to create vector from specific values from array?
Dec 22, 2022
c++
arrays
c++11
vector
constructor
Swap two entire vectors/queue/stack time cost?
Dec 20, 2022
c++
c++11
vector
stl
What is the purpose of the static member functions in STL's allocator_traits?
Dec 21, 2022
c++
c++11
stl
allocator
Are compilers able to avoid branching instructions?
Dec 22, 2022
c++
c++11
bit-manipulation
c++14
micro-optimization
How come this program waits 10 seconds instead of counting down?
Dec 22, 2022
c++
c++11
c++-chrono
understand the move constructor behavior in this example
Dec 21, 2022
c++
c++11
« Newer Entries
Older Entries »