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
Calling Templated Function Recursively (C++)
Dec 07, 2025
c++
templates
recursion
c++11
clang - how to declare a static const int in header file?
Dec 07, 2025
c++11
static
clang
constants
one-definition-rule
Sine Function without any library
Dec 07, 2025
c++
c++11
Template function to print C-style array using for_each() AND lambda function
Dec 07, 2025
c++
lambda
c++11
stl-algorithm
What's the modern C++ way to cast absolute addresses to pointer variables?
Dec 07, 2025
c++
c++11
embedded
Are inner struct/class declarations automatically friend of the nesting class? [duplicate]
Dec 07, 2025
c++
gcc
c++11
Does the 'auto' keyword know when to use a const iterator?
Dec 07, 2025
c++
loops
c++11
vector
auto
Why does std::unique_ptr need to be specialized for dynamic arrays?
Dec 05, 2025
c++
visual-c++
c++11
clang
template-specialization
C++ for-each loop with array allocated on the heap
Dec 06, 2025
c++
c++11
new-operator
C++ Source File Inclusion "Unique Mappings"?
Dec 06, 2025
c++
c++11
Defining arrays with(out) constant expressions
Dec 06, 2025
c++
c++11
Does joining a std::thread flush memory?
Dec 07, 2025
c++
multithreading
c++11
synchronization
std
Cast a pointer to struct to a pointer to the only member of that struct
Dec 07, 2025
c++
pointers
c++11
struct
strict-aliasing
What's the life-time of a function parameter (citation needed)? [closed]
Dec 06, 2025
c++
c++11
standards
c++14
How is it possible to construct a std::vector of non-default constructible objects?
Dec 07, 2025
c++
c++11
How to declare this algorithm?
Dec 07, 2025
c++
templates
c++11
Pointer aliasing- in C++0x
Dec 05, 2025
c++11
How to get an object of a unknown class with given classname
Dec 07, 2025
c++
c++11
function-templates
C++11 - enable_if - function implementation outside of class definition
Dec 05, 2025
c++
c++11
Why this lambda function in loop didn't capture the parameter by value?
Dec 07, 2025
c++
c++11
lambda
« Newer Entries
Older Entries »