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
Unhandled exception when using std::mutex instead of boost::mutex
Dec 30, 2020
c++11
mutex
openni
unhandled-exception
boost-mutex
Practically safe to assume sizeof(std::unordered_map<std::string, T>) is the same for all T?
Aug 24, 2022
c++
c++11
stl
language-lawyer
candidate template ignored: substitution failure(error with clang but not g++)
Apr 11, 2022
c++
templates
c++11
g++
clang
How to override std::hash for an enum defined inside a class?
Nov 24, 2020
c++
c++11
stl
unordered-set
Can std::atomic memory barriers be used to transfer non-atomic data between threads?
Dec 22, 2020
c++
c++11
language-lawyer
stdatomic
memory-model
Why is this operator= call ambiguous?
Mar 01, 2022
c++
c++11
implicit-conversion
explicit
Strings in headers -- does this violate the ODR?
Apr 13, 2018
c++
c++11
c++14
language-lawyer
one-definition-rule
Comparing optimized builds with switch case and polymorphism
Oct 20, 2022
c++
c++11
switch-statement
polymorphism
c++14
Template type deduction with std::function
Apr 25, 2022
c++
templates
c++11
std-function
How to add a description to boost::program_options' positional options?
May 09, 2021
c++
c++11
boost
boost-program-options
Inheriting an explicit constructor (Intel C++)
Dec 22, 2021
c++
c++11
using-declaration
icc
explicit-constructor
Get the return type of begin on a c array
Nov 12, 2022
c++
c++11
templates
iterator
decltype
Why must I declare copy & move constructors when declaring destructors?
Sep 12, 2022
c++
c++11
resharper
How to force g++ to compile c++11 standard only?
Mar 11, 2022
c++
c++11
g++
When is aggregate initialisation valid in C++11?
Aug 13, 2022
c++
optimization
c++11
aggregate
aggregate-initialization
C++ : how do I use type_traits to determine if a class is trivial?
Sep 05, 2019
c++
c++11
typetraits
IPC through shared memory with atomic_t; is it good for x86?
Oct 26, 2022
c++
c
linux
gcc
c++11
Generate unique numbers at compile time
Apr 02, 2022
c++
c++11
metaprogramming
compile-time
side-effects
How does std::function know about calling convention?
Sep 14, 2020
c++
c++11
calling-convention
Debugger steps deeper when trying to step out of C++11 std lib
Feb 13, 2022
c++
debugging
xcode4
c++11
llvm
« Newer Entries
Older Entries »