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 to detect the presence and type of a member variable given its name?
Apr 19, 2026
c++
c++11
template-meta-programming
Initialize array of compile time defined size as constant expression
Apr 18, 2026
c++
arrays
c++11
c++14
Move a pair into vector
Apr 17, 2026
c++
c++11
move
std-pair
How to get subtype of a derived class in base class
Apr 18, 2026
c++
c++11
How in C++ to map run-time type discriminators to template instances (without manually enumerating them all)?
Apr 17, 2026
c++
c++11
template-meta-programming
C++: Move Semantic with Integer [duplicate]
Apr 18, 2026
c++
c++11
move-semantics
Does dividing float by int always give float? C++ [duplicate]
Apr 18, 2026
c++
c++11
visual-c++
standards
Polymorphism with smart pointer
Apr 16, 2026
c++
class
c++11
polymorphism
smart-pointers
std::chrono::system_clock and duration<double>
Apr 18, 2026
c++
c++11
stl
c++-chrono
How to compare and assign between std::vector<T> and std::vector<std::reference_wrapper<T>>?
Apr 16, 2026
c++
c++11
vector
stl
reference-wrapper
SPOJ SUMFOUR.....TLE on test case 9
Apr 16, 2026
c++
c
algorithm
c++11
maps
ISO C++ forbids declaration of .. with no type with --std=c++0x set
Apr 16, 2026
c++
c++11
Why is there no overload of bool std::operator==(T1* a, std::shared_ptr<T2> b)?
Apr 17, 2026
c++
c++11
operator-overloading
shared-ptr
How is std::async implemented?
Apr 17, 2026
c++
multithreading
c++11
asynchronous
Automatic Differentiation with CoDiPack
Apr 17, 2026
c++
c++11
automatic-differentiation
Why doesn't a random distribution take the engine as a template parameter?
Apr 16, 2026
c++
templates
random
c++11
creating full range of random floats using std::random
Apr 16, 2026
c++
c++11
random
Confusions around explicit template instantiation
Apr 16, 2026
c++
templates
c++11
language-lawyer
explicit-instantiation
Constructor and initializer_list
Apr 14, 2026
c++
c++11
g++
initializer-list
How C++ differentiates between a call to global variable and declaration of a global variable?
Apr 16, 2026
c++
c++11
global-variables
extern
linkage
« Newer Entries
Older Entries »