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 magic statics guarantee that right side is executed only once?
Jan 12, 2023
c++
c++11
static-initialization
C++ template, ambiguous overload
Jan 12, 2023
c++
templates
inheritance
c++11
operator-overloading
Resources management - vector and pointers
Jan 11, 2023
c++
pointers
c++11
vector
initialization
Qt 5: CONFIG+=c++11 vs QMAKE_CXXFLAGS+=-std=c++11 (What's better)
Jan 12, 2023
c++
qt
c++11
qt5
std
Insert works with set but not with unordered_set
Jan 11, 2023
c++
c++11
set
Inheriting constructors vs forwarding
Jan 12, 2023
c++
c++11
inheriting-constructors
boost thread with c++ 11lambda
Jan 11, 2023
c++
multithreading
c++11
boost
Why are C++ smart pointers so unrestricted, i.e. may be reassigned or reset?
Jan 11, 2023
c++11
boost
smart-pointers
How to reference random generator?
Jan 11, 2023
c++
c++11
visual-c++
Error: use of deleted function std::basic_ofstream (OpenCV and C++11) [duplicate]
Jan 11, 2023
c++
eclipse
opencv
c++11
makefile
Using std::function<void> on visual studio 2013
Jan 11, 2023
xcode
c++11
visual-studio-2013
sfml
c++14 value initialization issue
Jan 11, 2023
c++
c++11
c++14
choosing appropriate specialized template at runtime
Jan 11, 2023
c++
templates
c++11
template-specialization
How to handle void decltype();
Jan 11, 2023
c++
templates
c++11
C++ template for numeric types
Jan 09, 2023
c++
templates
c++11
Safe to return const & to object passed by const &?
Jan 10, 2023
c++
c++11
pass-by-reference
Pass template function to transform without lambda
Jan 10, 2023
c++
templates
c++11
lambda
Can std::uniform_real_distribution<double>(0,1) return a value greater than 0.99999999999999994?
Jan 09, 2023
c++
c++11
random
double
double-precision
Function overloading with std::function argument: why is the const method never called?
Jan 10, 2023
c++
c++11
constants
overloading
Rvalue and Lvalue References
Jan 10, 2023
c++
c++11
« Newer Entries
Older Entries »