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
What should the default constructor do in a RAII class with move semantics?
Oct 30, 2022
c++
c++11
move-semantics
raii
Must char16_t strings use UTF-16 encoding?
Apr 13, 2022
c++
c++11
encoding
utf-8
CMake disable -std=c++11 flag for C files
Apr 20, 2022
c++
c++11
build
cmake
reinterpret_cast vs. static_cast for writing bytes in standard-layout types?
Apr 07, 2022
c++
c++11
reinterpret-cast
visual-c++-2005
standard-layout
How to test if type is specialization of template with non-type parameters?
Aug 31, 2022
c++
templates
c++11
c++14
No support to -finline-functions in clang 3.5?
Oct 29, 2022
c++
c++11
clang
inline
Is decltype(std) legal, and does it have any purpose?
Nov 09, 2022
c++
c++11
g++
decltype
C++ program unexpectedly blocks / throws
Jun 30, 2022
c++
multithreading
c++11
Understanding QTimer with Lambda and recursive function call
Oct 26, 2022
c++
qt
c++11
lambda
qtcore
Pass anonymous function object to std::function?
Mar 19, 2022
c++
c++11
most-vexing-parse
no matching function for call to ‘regex_search(...)'
Jun 15, 2021
c++
regex
c++11
g++4.9
Makefile seems to ignore flags. Why?
Sep 23, 2022
c++
c++11
makefile
How to use a vector of unique pointers in a dll exported class with Visual Studio
May 05, 2020
c++
visual-studio
c++11
visual-studio-2013
Why don't throw() and noexcept have any overhead?
Apr 25, 2022
c++
performance
c++11
What does std::match_results::size return?
Nov 25, 2021
c++
regex
c++11
How to bind one of member functions of the same name in a class, with c++11 std::bind
Oct 01, 2022
c++
c++11
N-dimensionally nested metaloops with templates
Apr 22, 2022
c++
templates
c++11
metaprogramming
template-meta-programming
std::bind and rvalue reference
Oct 25, 2022
c++
c++11
rvalue-reference
std::unique_ptr::release() vs std::move()
Nov 07, 2022
c++
c++11
How to implement flatmap using rangev3 ranges
Jul 02, 2022
c++
c++11
range-v3
« Newer Entries
Older Entries »