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
Uncorrelated parallel random seeds with C++ 2011?
Jul 18, 2018
c++
random
c++11
seed
Why compiler allows narrowing conversions
Sep 06, 2021
c++
c++11
Move constructor and initialization list
Sep 07, 2022
c++
c++11
initialization
unordered-map
move-semantics
What's an enum class and why should I care?
Oct 23, 2022
c++
c++11
enums
enum-class
Can I replace SDL_GetTicks with std::chrono::high_resolution_clock?
Jun 17, 2022
c++
c++11
sdl
Why can't I initialize std::vector with list-initialization
Jul 15, 2019
c++
c++11
std::thread Visual Studio 2012 Warning
Nov 07, 2021
c++
visual-c++
c++11
visual-studio-2012
stdthread
emplace_back and Inheritance
Mar 13, 2022
c++
inheritance
vector
c++11
Why does =default on operator= compile when there is a const member?
Jan 27, 2019
c++
c++11
Wrong forwarding of rvalue reference
Mar 05, 2022
c++
c++11
rvalue
Setter of a lambda function?
Sep 16, 2022
c++
c++11
lambda
setter
rvalue and lvalue reference with lambda expressions - gcc vs. msvc
Nov 21, 2022
c++
visual-c++
gcc
c++11
clang 3.3 and GCC 4.7 const v's constexpr
Mar 25, 2022
c++
c++11
constants
constexpr
c++14
Range-based loop & Inline functions
Nov 20, 2022
c++
loops
c++11
inline
C++11 Implicit conversion from initialization list to array parameter
Sep 18, 2022
c++
templates
c++11
initializer-list
Why is std::vector so fast ( or is my implementation is too slow )
Feb 19, 2022
c++
performance
c++11
stl
(rvalue reference) VS (const lvalue reference) as function parameters in C++11
Sep 24, 2022
c++
c++11
rvalue-reference
Are the data elements of nested std::initializer_lists guaranteed to be contiguous?
Mar 11, 2022
c++
c++11
initializer-list
can defaulted default constructors throw?
Sep 07, 2022
c++
c++11
C++11 using std::equal_range with custom comparison function
Jun 29, 2022
c++
c++11
« Newer Entries
Older Entries »