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
Generic Hash function for all STL-containers
Aug 29, 2022
c++
stl
hash
map
c++11
C++11 library features dependent on compiler specific proxys
Mar 11, 2022
c++
compiler-construction
c++11
initializer-list
c++-standard-library
Unary + on pointers
Apr 10, 2022
c++
c++11
operator-overloading
Calling constexpr in default template argument
Sep 22, 2022
c++
gcc
c++11
clang
constexpr
Can I assign 0 to a shared_ptr? Why?
Aug 09, 2019
c++
null
c++11
How do function objects affect overload resolution?
Oct 22, 2022
c++
c++11
overload-resolution
function-object
Are `char16_t` and `char32_t` misnomers?
Jun 29, 2022
c++
c++11
language-lawyer
Move Semantics and Pass-by-Rvalue-Reference in Overloaded Arithmetic
Mar 20, 2022
c++
c++11
rvalue-reference
move-semantics
Never annotate functions involving dynamic memory allocation as noexcept?
Nov 12, 2022
c++
c++11
bad-alloc
noexcept
porting isnan to c++11
Sep 15, 2020
c++
c++11
std::atomic<int>: Difference between x.fetch_add(1) and x++;
Nov 13, 2022
c++
multithreading
c++11
parallel-processing
atomic
Can I instantiate an std::reference_wrapper<T> where T is an incomplete type?
Jul 22, 2021
c++
c++11
language-lawyer
incomplete-type
Is a constexpr more "constant" than const?
Aug 17, 2022
c++
c++11
constants
immutability
constexpr
move constructor and std::move confusion
Oct 17, 2022
c++
c++11
move
rvalue-reference
Enable template function if class has specific member function
Sep 15, 2022
c++
templates
c++11
sfinae
std::vector on forward declared type
Sep 24, 2022
c++
c++11
stl
forward-declaration
c++17
error: uint64_t was not declared in this scope when compiling C++ program
Jun 11, 2022
c++
c++11
g++
chrono
Is there a C++11/14 alternative to __attribute__((packed))
Mar 15, 2022
c++
c++11
gcc
clang
c++14
error determining a generic return type in C++11
Aug 08, 2021
c++
templates
c++11
c++14
name-lookup
About the -ldl flag while compiling and linking C++ files
Nov 07, 2022
c++
linux
c++11
dynamic-linking
« Newer Entries
Older Entries »