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
Embedded C++11 code — do I need volatile?
Sep 30, 2022
c++
c++11
arm
embedded
stm32
Why does get helper of std::tuple return rvalue reference instead of value
Sep 29, 2022
c++
c++11
stl
move-semantics
Visibility rules for mixin inheritance with variadic template
Sep 29, 2022
c++
c++11
inheritance
variadic-templates
template-mixins
Variadic function template base case: without parameters or with one?
Sep 30, 2022
c++
c++11
variadic-templates
c++14
variadic-functions
What happens to Boost libs after their inclusion in C++, other than usage with older-standard code?
Sep 30, 2022
c++
c++11
boost
c++-standard-library
c++17
unique_ptr and default constructible pointer
Sep 30, 2022
c++
c++11
lambda
c++14
unique-ptr
Considerations about move semantic for a type
Sep 29, 2022
c++
c++11
Variadic templates, type deduction and std::function
Sep 29, 2022
c++
c++11
variadic-templates
std-function
alias of class template
Sep 29, 2022
c++
templates
c++11
typedef
Multiple pack expansions inside class with fixed number of template arguments
Sep 27, 2022
c++
templates
c++11
Strange behavior of std::is_nothrow_destructible
Sep 28, 2022
c++
c++11
exception
exception-handling
What is the best way to prevent implicit conversion of integer 0 to pointer in c++
Sep 28, 2022
c++
c++11
visual-studio-2013
implicit-conversion
explicit-conversion
Namespace having the same name as contained class, ok for gcc, not ok for clang
Sep 29, 2022
c++
c++11
gcc
clang
language-lawyer
std::promise with custom allocator appears to use global new
Sep 28, 2022
c++11
promise
future
allocator
Nonlocking Way to Copy Atomics in Copy Constructor
Sep 28, 2022
c++
multithreading
c++11
atomic
recursive lambda and capture (segfault)
Sep 28, 2022
c++
c++11
lambda
Is std::type_index safe across DLLs
Sep 28, 2022
c++
c++11
dll
Detect operator at compile time without implicit conversions
Sep 27, 2022
c++
c++11
gcc
c++14
sfinae
Building with more than one version of a compiler
Sep 09, 2022
c++
c++11
gcc
clang
travis-ci
Is move constructor called twice in C++?
Sep 24, 2022
c++
c++11
move
move-semantics
move-constructor
« Newer Entries
Older Entries »