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
Passing a function and arguments to a thread
Mar 18, 2023
c++
multithreading
c++11
How to detect if a generic lambda is uncompilable in C++ 14?
Mar 18, 2023
c++
c++11
lambda
c++14
sfinae
inserting into vectors c++
Mar 18, 2023
c++
c++11
vector
Valid C++03 template code won't compile in C++11
Mar 18, 2023
c++
c++11
template-meta-programming
Generalization of std::transform
Mar 18, 2023
c++
algorithm
c++11
Why is "true;" (and others) a valid line of code C++?
Mar 18, 2023
c++
c++11
visual-c++
compilation
serialize std::unordered_map < int, std::unordered_set<int> > with boost
Mar 15, 2023
c++
c++11
serialization
boost
C++ class name injection
Mar 17, 2023
c++
c++11
language-lawyer
Why does the compiler complain about undefined reference to a constexpr function even though it is defined in another source file?
Mar 17, 2023
c++
c++11
constants
Convert long int* to long long int*
Mar 16, 2023
c++
c++11
can I call destructor in move assignment operator?
Mar 17, 2023
c++
c++11
dry
move-assignment-operator
Understanding C++ memory model : Different values on different runs
Mar 17, 2023
c++
multithreading
c++11
parallel-processing
atomic
Why can't `auto&` bind to a volatile rvalue expression?
Mar 17, 2023
c++
c++11
auto
volatile
rvalue-reference
std::function signature pointer vs pointer reference = no difference?
Mar 17, 2023
c++
function
pointers
c++11
Duplicate const error with C++ wrapping C code
Mar 16, 2023
c++
c
c++11
g++4.8
what is the difference between types atomic_int_fastN_t and atomic_int_leastN_t
Mar 16, 2023
c++
c++11
std::allocator_traits defaults with allocator that has more than one template parameter
Mar 15, 2023
c++
templates
c++11
c++14
allocator
How can I change the default seed in std::hash<>?
Mar 16, 2023
c++
c++11
hash
What's the right way to compute integral base-2 logarithms at compile-time?
Mar 15, 2023
c++11
constants
constexpr
logarithm
idioms
Reference qualifiers and deleted member methods
Mar 16, 2023
c++
c++11
deleted-functions
ref-qualifier
« Newer Entries
Older Entries »