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
Unaligned memory access: is it defined behavior or not? [duplicate]
May 09, 2022
c++
c++11
memory-leaks
memory-alignment
memory-access
Pass a list of derived types in order to store them as a member
Apr 24, 2022
c++
c++11
templates
polymorphism
c++14
toString function or (std::string) cast overload in c++
Sep 26, 2021
c++
oop
c++11
c++14
What is the value of is_nothrow_copy_assignable for a class with a throwing copy constructor and a noexcept by-value copy assignment?
Apr 17, 2022
c++
c++11
c++14
language-lawyer
Why does C++11 allow you to declare a local variable as thread_local? [duplicate]
Jul 12, 2022
c++
multithreading
c++11
standards
Why nested bind can defer evaluation of the expression
Apr 13, 2021
c++
c++11
Brace-init-list and assignments
Nov 18, 2022
c++
c++11
implicit-conversion
list-initialization
std::map emplace fails with explicit constructor
Feb 05, 2022
c++
c++11
static_assert and class templates
Sep 06, 2022
c++
c++11
templates
static-assert
warning C4661:no suitable definition provided for explicit template instantiation request
Nov 22, 2021
c++
c++11
templates
visual-c++
visual-studio-2017
Why it does not declare a reference type if 'auto' var is initialized using a function returning reference?
Nov 10, 2022
c++
c++11
auto
C++11: Is std::thread on linux depending on pthread library?
May 28, 2022
linux
multithreading
c++11
pthreads
Copy ctor called instead of move ctor
Jun 14, 2022
c++
c++11
constructor
copy-constructor
move-constructor
Set GCC path in makefile
Aug 28, 2022
c++
c++11
gcc
makefile
gnu-make
Implementing rvalue references as parameters in function overloads
Sep 16, 2022
c++
c++11
c++17
Why gcc warns about narrowing conversion only for uniform initialization?
Jul 15, 2021
c++
c++11
language-lawyer
compiler-warnings
uniform-initialization
Default argument and empty list initialization
Sep 14, 2022
c++
c++11
default-constructor
default-arguments
list-initialization
Why do I get a runtime error: Vector erase iterator outside range
Jan 10, 2022
c++
c++11
stl
stdvector
Dynamic Dispatch to Template Function C++
Mar 07, 2022
c++
c++11
templates
std::hash specialisation for my own class and use it inside the class
Jun 25, 2022
c++
c++11
« Newer Entries
Older Entries »