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
Variadic templates: iterate over type/template argument
Jul 02, 2020
c++
linux
c++11
g++
libffi
Any experience with replacing BOOST_FOREACH by range-based for loop from C++11?
Jan 25, 2019
c++
visual-c++
boost
c++11
Why parameters of universal reference needs to be casted, before used?
Nov 06, 2022
c++
c++11
move-semantics
Determining most efficient word size for implementing bignums in C++11?
Jan 07, 2022
c++
c++11
integer
portability
abi
How will be implemented minimal garbage collection support in a future C++1x?
Jun 09, 2022
c++
c++11
garbage-collection
iso
implementation safe nullptr
Jul 04, 2022
c++
c++11
overriding
final
nullptr
Using a C++11 condition variable in VS2012
Feb 17, 2020
c++
multithreading
c++11
visual-studio-2012
condition-variable
Is it safe to move elements of a initializer list? [duplicate]
Dec 08, 2021
c++
c++11
containers
move-semantics
initializer-list
How to do range splice in constant time with std::forward_list?
Nov 03, 2021
c++
c++11
forward-list
Perfect forwarding of variading template arguments
Aug 28, 2022
c++
c++11
variadic-templates
perfect-forwarding
Clang reject type_info as incomplete although <typeinfo> is included
Jun 23, 2014
c++
c++11
clang
libstdc++
Synchronization riddle with std::memory_order and three threads
Sep 15, 2021
c++
c++11
atomic
Unrestricted union in practice
Sep 20, 2021
c++
c++11
unions
Is there a way to find out, whether a thread is blocked?
Oct 20, 2022
c++
multithreading
c++11
threadpool
blocking
Are variable length arrays an extension in Clang too?
Nov 01, 2022
c++11
How to define strong ID types in C++11? [duplicate]
Apr 05, 2021
c++
c++11
types
How to avoid strict aliasing errors when using aligned_storage
Nov 11, 2022
c++
c++11
strict-aliasing
Why are std::stoi and std::array not compiling with g++ c++11?
Feb 13, 2022
c++
macos
boost
c++11
g++
Combining a user defined literal with a method call
Oct 17, 2022
c++
c++11
user-defined-literals
Is this (enum : char {}) a gcc bug?
Jan 16, 2020
c++
gcc
c++11
enums
« Newer Entries
Older Entries »