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
Emplacing in vector using default constructor
Jan 27, 2020
c++
c++11
vector
emplace
Why can I use ostream cout in a lambda although it wasn't captured?
Sep 10, 2017
c++
c++11
lambda
C++11: Range-looping vector from the second element?
Nov 02, 2022
c++11
for-loop
stdvector
SFINAE: std::enable_if as function argument
Nov 11, 2022
c++
templates
c++11
sfinae
Is there any advantage to implementing functions as free functions rather than members in C++?
Nov 11, 2022
c++
class
c++11
optimization
Undefined reference to process(std::__cxx11::basic_string ... ) when compiling affdex linux sample applications
Oct 26, 2021
c++
linux
c++11
gcc
affdex-sdk
Why does the compiler complain about this not being a constexpr?
Oct 18, 2022
c++
c++11
visual-c++
constexpr
Is std::map::end thread-safe and is guaranteed that it always the same for the same container?
Oct 20, 2022
c++
multithreading
c++11
concurrency
c++14
Function template parameter pack not at the end of the parameter list
Aug 21, 2022
c++
templates
c++11
variadic-templates
variadic-functions
C++ size_t modulus operation with negative operand
Nov 07, 2022
c++
c++11
size-type
Namespace alias in c++
Sep 22, 2022
c++
c++11
namespaces
C++ template partial specialization: Why cant I match the last type in variadic-template?
Mar 03, 2022
c++
c++11
variadic-templates
template-meta-programming
template-specialization
Why std::chrono::time_point is not large enough to store struct timespec?
Oct 18, 2022
c++11
gcc
visual-c++
chrono
year2038
Storing an std::thread in C++11 smart pointer
Nov 18, 2022
c++
c++11
c++14
shared-ptr
stdthread
Define a function in function declaration using std::iterator traits and auto
Oct 23, 2021
c++
c++11
How to get the number of elements in std::array<T, N> without having to create its instance?
Aug 14, 2020
c++
arrays
c++11
sizeof
Compilation Error on Recursive Variadic Template Function
May 25, 2019
c++
recursion
c++11
codeblocks
variadic
c++0x std::function as a method argument
Oct 18, 2021
c++
function
bind
c++11
How to check a double's bit pattern is 0x0 in a C++11 constexpr?
Mar 08, 2022
c++
casting
c++11
floating-point
constexpr
Move semantics and primitive types
Sep 29, 2021
c++
c++11
primitive
move-semantics
« Newer Entries
Older Entries »