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
Why std::pair requires both pair( const T1& x, const T2& y ); and pair( U1&& x, U2&& y ); [duplicate]
Aug 19, 2026
c++
c++11
language-lawyer
GCC and clang disagree on a parameter whose default value is a function with the same name as the parameter [duplicate]
Aug 19, 2026
c++
c++11
gcc
clang
language-lawyer
C++ std::unique_ptr but non movable?
Aug 19, 2026
c++
c++11
unique-ptr
Need help in understanding meaning of ' string ltrim(const string &) '
Aug 19, 2026
c++
string
c++11
pass-by-reference
Save state of c++11 random generator without using iostream
Aug 18, 2026
c++11
random
May I use a template for a constant?
Aug 18, 2026
c++
c++11
make_unique availability in Xcode5?
Aug 18, 2026
c++
c++11
xcode5
Make loop variable a constant in C++
Aug 17, 2026
c++
c++11
templates
template-meta-programming
constexpr
Is there an easy and efficient way to dynamically change a data type once that data type's limit has been reached?
Aug 18, 2026
c++
c++11
types
Was LWG1203 "More useful rvalue stream insertion" retroactively applied to C++11 or C++20?
Aug 17, 2026
c++
c++11
language-lawyer
c++20
iostream
How to query for all base classes of a class at compile time?
Aug 17, 2026
c++
g++
c++11
metaprogramming
base-class
Reading 500 inputs on one line via std::cin produces garbage
Aug 17, 2026
c++
c++11
cin
Class seems incomplete at the point of implicit instantiation, can instantiated function legally use it? [duplicate]
Aug 17, 2026
c++
templates
c++11
language-lawyer
C++ Is "class Name*" a class pointer?
Aug 16, 2026
class
c++11
pointers
unreal-engine4
128 bit compare and swap intrinsic
Aug 17, 2026
c++
c++11
How to create variadic template function to shift the argument values and handles both lvalues and rvalues?
Aug 16, 2026
c++
c++11
templates
variadic-templates
variadic-functions
static_cast complex<short> to complex<double> in c++
Aug 17, 2026
c++
c++11
casting
eigen
static-cast
no out-of-line virtual method definitions for full-specialized template class
Aug 16, 2026
c++
c++11
templates
clang
cross-compiling c++11 threads with mingw on linux
Aug 17, 2026
linux
windows
multithreading
c++11
mingw
« Newer Entries
Older Entries »