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
C++ deep lazy comparison with elegant syntax?
Jul 03, 2022
c++
c++11
How to treat a std::vector like a C buffer efficiently?
Nov 06, 2022
c++
c++11
stl
How do I cast a function with a derived argument to a function with a base argument?
Nov 18, 2022
c++
c++11
Exit application while stdin blocking on windows
Apr 04, 2019
windows
multithreading
c++11
stdin
msvc12
Valid code fail to be compiled by visual studio 2015 (std function bug?)
Jun 28, 2020
c++
templates
c++11
visual-c++
visual-studio-2015
Work around std::showbase not prefixing zeros
Jan 03, 2022
c++
c++11
std
Is a class definition complete when it is passed to a base class?
Apr 01, 2022
c++
c++11
language-lawyer
Error when instantiating std::array using std::array::size
Aug 22, 2022
c++
arrays
c++11
std
constexpr
Possible bug in unique_ptr implementation [duplicate]
Nov 02, 2022
c++
c++11
unique-ptr
Where in the source does gcc's std::bind copy arguments into a data structure?
Apr 08, 2022
c++
c++11
gcc
Guarantees about key uniqueness in std::unordered_multimap
Sep 21, 2022
c++
c++11
stl
unordered-multimap
Enable template only for specific templated class
Nov 02, 2022
c++
c++11
variadic-templates
static-assert
enable-if
Transform typelist with function at runtime
Jul 29, 2021
c++
templates
c++11
variadic-templates
Is it possible to create templated user-defined literals (literal suffixes) for string literals?
Nov 16, 2022
c++
c++11
templates
Is it possible? std::vector<double> my_vec(sz); which is allocated but not initialized or filled
May 02, 2021
c++
c++11
vector
stl
Initialization of constexpr member variable using constexpr member function [duplicate]
Nov 08, 2022
c++
c++11
constexpr
Mutable Member in a ConstExpr Object in C++11
May 29, 2022
c++
c++11
c++14
constexpr
mutable
Rationale for type traits checking triviality of class special functions
Aug 22, 2022
c++
c++11
c++14
language-lawyer
c++17
Puzzling performance difference between mac and a relatively powerful desktop
Jul 09, 2021
c++
performance
c++11
Placement-new an STL container and destroying it safely afterwards
Mar 07, 2019
c++
c++11
destructor
unions
placement-new
« Newer Entries
Older Entries »