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
do recursive templates producing runtime code?
Jun 03, 2026
c++
templates
c++11
recursion
Compile time text to number translation (atoi)
Jun 01, 2026
c++
c++11
template-meta-programming
compile-time
compile-time-constant
Variadic template as parameters to std::function
Jun 03, 2026
c++
function
c++11
variadic-templates
What are the rules for using constructors vs braced initializer lists for initializing classes and structs?
Jun 03, 2026
c++
c++11
constructor
initializer-list
list-initialization
Optimizing erase from the end of vector into resize
Jun 01, 2026
c++
c++11
vector
compiler-optimization
Get the typename T from outside the template class
Jun 02, 2026
c++
c++11
Multiplatform multiprocessing?
Jun 02, 2026
c++
process
c++11
pthreads
openmp
How to move elements from std::map to std::vector
May 31, 2026
c++
c++11
move
stdmap
How to move ownership across unique_ptrs
May 31, 2026
c++
c++11
c++11 lambda high-order function wrapper recursive error
Jun 01, 2026
c++
c++11
lambda
functional-programming
C++0x concurrent synchronizes, is the fence needed
Jun 01, 2026
c++
c++11
atomic
memory-fences
Converting human readable dates to milliseconds and back again without losing information
Jun 01, 2026
c++
c++11
boost
How Can I avoid implicit move constructor inside a lambda function
May 30, 2026
c++
c++11
lambda
emplace
C++ base class constructor taking derived class as argument (?)
May 31, 2026
c++
c++11
templates
inheritance
constructor
C++: how to return object's set state when used as logical value
May 31, 2026
c++
oop
c++11
operator-overloading
Parent template argument deduction in nested class constructor
Jun 01, 2026
c++
c++11
constructor
inner-classes
template-argument-deduction
What's the difference between using-style and typedef-style? [duplicate]
May 31, 2026
c++
c++11
types
typedef
using
Does returning a bound local function object cause undefined behaviour?
May 31, 2026
c++
c++11
undefined-behavior
function-object
« Newer Entries
Older Entries »