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
How should one overload functions with const/non-const parameters?
Nov 04, 2022
c++
c++11
overloading
Optional code in a template class
Oct 21, 2022
c++
gcc
c++11
Why does locking slow down this sequential file parser?
Oct 14, 2021
c++
c++11
locking
pthreads
Using value wrapper and operator() overloading to simplify getter/setter design : a dangerous practice?
Jan 27, 2022
c++
c++11
wrapper
getter-setter
Conditional inclusion in C++11 with user-defined literal?
Dec 02, 2015
c++
c++11
Copy elision and temporary bound-by-ref object
Sep 23, 2022
c++
c++11
running into trouble with constexpr
Nov 02, 2022
c++
c++11
constexpr
Dependent name resolution & namespace std / Standard Library
Jan 20, 2018
c++
templates
c++11
token-name-resolution
Memory managing container design issue - items require inheritance
Aug 31, 2022
c++
memory
c++11
unique-ptr
xvalue's lifetime bound to reference extended or not?
Oct 18, 2018
c++
c++11
language-lawyer
Transforming an expression template tree
Jan 25, 2021
c++
c++11
metaprogramming
expression-templates
Do trivial destructors cause aliasing
Mar 01, 2021
c++
memory
c++11
destructor
How do I portably add a large number of seconds to a time_t object?
Nov 05, 2022
c++
c++11
lvalue initialization fails
Apr 26, 2022
c++
string
gcc
c++11
Inheriting constructors and virtual base classes
Oct 05, 2018
c++
c++11
virtual-inheritance
inheriting-constructors
Initialising specific elements of a static const array in C++
Oct 26, 2022
c++
arrays
c++11
g++
gnu
Android NDK r9b and compiling C++11
Oct 25, 2022
android
c++11
android-ndk
Using shared pointers with memory allocated in another function
Oct 21, 2021
c++
c++11
Should a friend operator in a class with enum parameters be found by Koenig lookup?
Nov 15, 2022
c++
c++11
operator-overloading
Is the compiler allowed leeway in what it considers undefined behavior in a constant expression?
Oct 16, 2022
c++
gcc
c++11
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »