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
g++4.9 bug in allowing std::vector<C_type_array>
Jan 27, 2016
c++
c++11
stl
gcc4.9
Is it legal to activate nested unions via the address of their members?
Sep 26, 2022
c++
c++11
Explicit template function specializations with overloads: Why would you do it?
Nov 07, 2022
c++
templates
c++11
GCC's TSAN reports a data race with a thread safe static local
Aug 19, 2021
c++
multithreading
c++11
gcc
thread-safety
can the compiler feasibly calculate a DFA from a regular expression?
Oct 24, 2022
c++
regex
c++11
template-meta-programming
dfa
Initialization of static constexpr member array in gcc 4.8
Jun 11, 2017
c++
c++11
gcc
constexpr
uniform-initialization
Inline member initializer containing pointer to member
Jun 21, 2022
c++
templates
c++11
initializer
pointer-to-member
Creating a class in a DLL using std::string. C4251 warning
Oct 21, 2019
c++
c++11
dll
stl
compiler-errors
Boost type_erasure any with const member function
Feb 10, 2022
c++
c++11
boost
boost-type-erasure
Is it legal for a standard library implementation to specialize a function templated on a concept with a child concept?
Apr 05, 2022
c++
c++11
language-lawyer
c++14
Reference or pointer to std::vector of incomplete type
Feb 25, 2018
c++
templates
c++11
vector
atomic fetch_add vs add performance
Feb 16, 2021
c++
multithreading
c++11
Least-restrictive memory ordering for single-producer, single-consumer ringbuffer?
Aug 13, 2019
c++
multithreading
c++11
memory-barriers
Template arguments deduction for function parameter pack followed by other parameters
Jun 14, 2021
c++
c++11
variadic-templates
template-argument-deduction
Is libstdc++ wrong to reject assignment of volatile rvalue to std::ignore?
Oct 16, 2019
c++
c++11
g++
tuples
language-lawyer
std::wcstok in VS 2015
Sep 29, 2020
c
c++11
visual-studio-2015
c11
Does the standard mandate enable_shared_from_this is to be inherited publicly? Why?
Aug 20, 2020
c++
c++11
language-lawyer
libstdc++
libc++
Tracking down owner of a shared_ptr?
Oct 18, 2022
c++
c++11
c++14
shared-ptr
smart-pointers
Disallow implicit conversions to int in function call [duplicate]
May 18, 2017
c++
c++11
Calling `std::get` on `std::tuple` with elements deriving from `std::tuple` - ill-formed?
Aug 30, 2019
c++
c++11
language-lawyer
libstdc++
stdtuple
« Newer Entries
Older Entries »