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
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
using OpenCV with std::Array
Apr 16, 2026
c++
opencv
c++11
C++11 MSVS vs GCC visibility of template parameter name in static member initialization
Apr 16, 2026
templates
c++11
lambda
compiler-errors
static-members
Getting around access specifiers with C++0x decltype
Apr 15, 2026
c++
c++11
decltype
access-specifier
Scope in a lambda expression
Apr 15, 2026
c++
lambda
c++11
Change only parts of a type in a C++ template
Apr 16, 2026
c++
templates
c++11
type-conversion
Constraints on the lifetime of the argument to std::regex_match (and std::regex_search)
Apr 15, 2026
c++
c++11
Operator overload taking void
Apr 15, 2026
c++
c++11
« Newer Entries
Older Entries »