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
Can I template this to avoid rewriting the class?
Aug 03, 2026
c++
c++11
templates
generics
Updating all elements in a C++ vector
Aug 04, 2026
c++
c++11
vector
stl
lambda
g++ flag to only check syntax?
Aug 03, 2026
c++
c++11
g++
c++98
C++ Candidate Template Ignored error when passing lambda as argument for std::function
Aug 04, 2026
c++
c++11
templates
c++14
std-function
Lifetime extension, prvalues and xvalues
Aug 03, 2026
c++
c++11
xvalue
prvalue
value-categories
Aligned member variables and dynamic allocation
Aug 03, 2026
c++
c++11
sse
What is a good data structure with fast insertions+deletions and partial reversing?
Aug 03, 2026
c++
c++11
data-structures
linked-list
bitwise-xor
error: no template named 'enable_if_t' in namespace 'std'; did you mean 'enable_if'?
Aug 01, 2026
c++
qt
c++11
clang
qmake
Is it "correct" to specify class-member mutex 'mutable' for the purpose of much-more 'const' member functions?
Aug 02, 2026
c++
oop
c++11
mutex
mutable
Indirect & Direct initialization of std::atomic in C++11/17. What are the differences?
Jul 31, 2026
c++
c++11
c++17
std
stdatomic
How to convert/use the run time variable in compile time expression?
Aug 01, 2026
c++
c++11
templates
runtime
compile-time
Write the type of a pointer to member data from other template types
Aug 02, 2026
c++
c++11
pointer-to-member
Braced-init-list and overloaded equality operator [duplicate]
Aug 02, 2026
c++
c++11
operators
initializer-list
How to fix derived class giving 'declaration has no storage class or type specifier' error?
Aug 02, 2026
c++
class
c++11
inheritance
member-initialization
Passing `this` to a function as a shared_ptr
Aug 01, 2026
c++
c++11
Good C++11 information, other than Wikipedia?
Aug 02, 2026
c++
c++11
Why does std cin work only when used with int variable?
Aug 02, 2026
c++
c++11
capture C++0x flag inside the program [duplicate]
Aug 02, 2026
c++
c++11
« Newer Entries
Older Entries »