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
Use std::move in C++11 move constructor with uniform initialization syntax
Dec 14, 2025
c++
c++11
move
move-constructor
What happened to threadpool?
Dec 13, 2025
c++
multithreading
boost
c++11
remove_pointer analog that works for anything that supports operator*
Dec 13, 2025
c++
templates
c++11
sfinae
type-traits
Force constexpr to be evaluated at compile time [duplicate]
Dec 14, 2025
c++
c++11
constexpr
Function initialization with int& argument by int&&
Dec 13, 2025
c++
c++11
Could a smart compiler do all the things std::move does without it being part of the language?
Dec 13, 2025
c++
c++11
std
move
Example of C++ 11 std::chrono::duration
Dec 12, 2025
c++
c++11
duration
Using "auto" keyword for std::list iterator with GCC
Dec 14, 2025
c++
gcc
c++11
Variadic template template and SFINAE
Dec 14, 2025
c++
c++11
templates
variadic-templates
Shared_ptr custom deleter
Dec 14, 2025
c++
c++11
sdl
smart-pointers
Optimal uint8_t bitmap into a 8 x 32bit SIMD "bool" vector
Dec 13, 2025
c++11
simd
avx
avx2
Loss of rvalue qualifier with variadic template arguments
Dec 14, 2025
c++
c++11
variadic-templates
rvalue-reference
Is codecvt not supported by Clang or GCC?
Dec 12, 2025
gcc
c++11
unicode
clang
codecvt
What is a scope for lambda function in C++11 (delegates)
Dec 14, 2025
c++11
lambda
delegates
scope
Indexing Matrix in Boost
Dec 13, 2025
c++
c++11
boost
Is sizeof('ab') equal to sizeof(int) in C++?
Dec 12, 2025
c++
c++11
sizeof
multibyte-characters
Make sure only Smartpointers are build
Dec 14, 2025
c++
qt
c++11
Prevent wrapping lambda in std::function with different types
Dec 13, 2025
c++
c++11
How to catch the address of the functor generated for a lamda expression?
Dec 14, 2025
c++
c++11
c++14
Disallow copy constructor but allow implicit copy from other type
Dec 13, 2025
c++
class
c++11
copy-constructor
« Newer Entries
Older Entries »