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
Optimizations are killing my integer overflow checks in clang 6
Dec 12, 2022
c++
c++11
optimization
integer-overflow
fixed-point
Why can't a template type be a friend class in C++?
Dec 12, 2022
c++
c++11
templates
standards
friend
Why my object still gets copied when I tried to return a reference
Dec 13, 2022
c++
c++11
pass-by-reference
auto
lvalue
Why can std::map::emplace usage leak memory?
Dec 12, 2022
c++
c++11
c++14
c++17
How to ensure some code is optimized away?
Dec 12, 2022
c++
unit-testing
c++11
compiler-optimization
How to call operator template?
Dec 12, 2022
c++
class
c++11
templates
operator-overloading
(Why) can we assign non-static class members to static variables in initialization?
Dec 12, 2022
c++
class
c++11
inheritance
static
Should I check if a vector is empty before I use std::transform
Dec 12, 2022
c++
c++11
c++14
c++17
About iterator of containers
Dec 12, 2022
c++
c++11
iterator
stdvector
dereference
Proper named temporaries and rvalue-reference/move
Dec 11, 2022
c++
c++11
Default constructors, initialization of POD and implicit type conversions in C++11
Dec 11, 2022
c++
c++11
C++ force override
Dec 10, 2022
c++
c++11
overriding
virtual
use of emplace(args&& ...) in associative containers
Dec 11, 2022
c++
c++11
variadic-templates
stdmap
std-pair
is std::thread supported on MSVC 11?
Dec 10, 2022
c++
visual-c++
c++11
visual-studio-2012
std
C++ async OutputDebugString
Dec 11, 2022
c++
asynchronous
c++11
How do I initialize a vector of objects using both vector and the objects constructor?
Dec 11, 2022
c++
vector
c++11
initialization
Class method as function parameter
Dec 11, 2022
c++
c++11
How do I generate recursive data structures on variadic templates?
Dec 10, 2022
c++
templates
c++11
variadic-templates
recursive-datastructures
C++11: call by value, move semantics and inheritance
Dec 11, 2022
c++
inheritance
c++11
move
move-semantics
Erasing from an STL container by a constant iterator
Dec 11, 2022
c++
gcc
c++11
iterator
containers
« Newer Entries
Older Entries »