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
Accessing the real underlying type of a getter?
May 01, 2022
c++
c++11
tuples
metaprogramming
typetraits
Move Semantics C++11 (Bjarne Stroustrup book, pg75)
Oct 04, 2020
c++
c++11
vector
Converting std::exception_ptr to boost::exception_ptr
Jun 16, 2022
c++
boost
c++11
How to handle parameter packs in the middle of a function signature?
Oct 02, 2022
c++
c++11
variadic-templates
How can I make my objects reinterpret-castable to arrays, like std::complex?
Oct 22, 2019
c++
c++11
How to remove const qualifier from a member function pointer
Oct 02, 2022
c++
templates
pointers
c++11
function-pointers
clang++ only compiles C++11 program using boost::format when -std=c++11 option is dropped
Jan 23, 2018
c++
gcc
c++11
boost
clang
Can a C++11 thread_local variable inherit its initial value from the parent thread?
Nov 13, 2022
c++
multithreading
c++11
"Magic static" singleton crashing when referenced in static destruction phase of another translation unit
Feb 20, 2020
c++
multithreading
visual-c++
c++11
singleton
C++11 internal std::string representation (libstdc++)
Sep 05, 2022
c++
string
c++11
internals
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
« Newer Entries
Older Entries »