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
Function args declared as consts became non constant with definition [duplicate]
May 24, 2022
c++
c++11
c++14
constants
Why the constructor of std::mutex in C++ does not throw?
Sep 28, 2022
c++11
pthreads
stdmutex
Concurrent reads on non-atomic variable
Jul 13, 2022
c++
c++11
concurrency
language-lawyer
atomic
function return type with a different template parameter
Aug 31, 2022
c++
c++11
Do I need to initialize std::string
Nov 02, 2022
c++
c++11
initialization
stdstring
Destruction of each other in c++ shared_ptr
Jun 12, 2022
c++
c++11
Can a char* be moved into an std::string?
Sep 05, 2022
c++
c++11
move-semantics
c-strings
Where to put things (CFLAGS or CXXFLAGS) on Makefile?
Sep 08, 2022
c++
c
c++11
makefile
gnu-make
How to move all the pointers from one vector to another?
Apr 13, 2022
c++
performance
c++11
Comparing an std::array to a traditional array C++
Nov 08, 2022
c++
arrays
c++11
Cast variadic template type to void, expected ')' before
Jun 27, 2022
c++
c++11
casting
variadic-templates
void
Variadic CRTP template class with a field using constexpr basing on the parameter classes list
May 29, 2022
c++
c++11
variadic-templates
What is the recommended way to simulate concepts and constraints? [closed]
Sep 15, 2022
c++
c++11
template-meta-programming
sfinae
enable-if
map auto-based loop single element access C++
Feb 12, 2020
c++
c++11
dictionary
stdmap
auto
C++ use std::greater() in priority_queue and sort
Jan 09, 2022
c++
c++11
object
templates
types
C++ lambda function - how to return closest vector element compared to target
Apr 06, 2022
c++
c++11
lambda
comparator
Handling of switch enum class returns in clang, gcc and icc consistently
Jul 19, 2022
c++
c++11
enums
switch-statement
enum-class
Reason to use std::move on rvalue reference parameter
Aug 21, 2022
c++
c++11
move-semantics
rvalue-reference
value-categories
Why does the std::vector constructor accept initializer list by copy?
Aug 19, 2022
c++
c++11
c++14
C++: initialize vs assignment?
Sep 15, 2022
c++
c++11
« Newer Entries
Older Entries »