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 non-local C++11 lambdas live in anonymous namespaces?
Oct 28, 2022
c++
lambda
namespaces
c++11
global-variables
What is the exception specification of std::function's move constructor?
Sep 05, 2022
c++
c++11
template argument loses a lvalue reference, if not used directly
May 15, 2019
c++
templates
reference
c++11
Why is the copy-constructor not called when returning by-value a list-initialized object?
Nov 09, 2019
c++
c++11
unordered_map - {{key,value},{key,value}} syntax invalid
Jul 10, 2021
c++
visual-c++
c++11
visual-studio-2012
std
How does std::get work?
Sep 15, 2022
c++
templates
c++11
tuples
stdtuple
What are the differences between std::strtol and std::stoi?
Mar 31, 2017
c++
c++11
Does modulus overflow?
Aug 21, 2022
c++
visual-c++
c++11
integer-overflow
using non-smart pointers in modern C++
Feb 24, 2021
c++
pointers
c++11
refactoring
Why does `bool b = 2` work well but `bool b = {2}` yield a warning of narrowing conversion?
Nov 13, 2022
c++
c++11
type-conversion
narrowing
Forwarding constructors calls 2 times copy constructor of base class
Nov 07, 2022
c++
c++11
constructor
Clang (OS X) requires "template" keyword in a particular nested declaration, while VS forbids it
Aug 17, 2022
c++
templates
visual-studio-2012
c++11
clang
Binary_search in STL set over set's member function find?
Oct 22, 2022
c++
c++11
stl
Fastest function to set bits to one between two bits in an unsigned integer
May 30, 2022
c++
optimization
c++11
bit-manipulation
bitmask
What is unique_ptr::deleter_type::pointer for?
Aug 29, 2022
c++
c++11
unique-ptr
Binding multiple arguments to member functions in C++
Jul 11, 2020
c++
c++11
lambda
bind
How to exclude C++ raw string literals from syntax highlighting in Vim?
Feb 24, 2022
c++
vim
c++11
vim-syntax-highlighting
rawstring
scanf on an istream object
Oct 30, 2022
c++
c
c++11
Template parameter 'F' is ambiguous
Dec 11, 2020
c++
c++11
Vector performance in Go and C++
Mar 26, 2022
c++
performance
c++11
vector
go
« Newer Entries
Older Entries »