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++14
Declaring templated member reference to templated member array of another class
Mar 04, 2026
c++
templates
c++14
variadic-templates
static-variables
auto return type deduction with `std::move`
Mar 01, 2026
c++
c++14
Using a this pointer in a generic lambda capture
Mar 02, 2026
c++
lambda
c++14
In C++, can you compare templates the way you can compare types?
Mar 02, 2026
c++
c++14
variadic-templates
comparator
template-templates
Can you use Java Swing in c++
Mar 01, 2026
java
c++
swing
c++14
Function template works with local lambdas, but not with other functions
Feb 28, 2026
c++
templates
lambda
c++14
Can I initialize std::unique_ptr of array without default initialization ( I want just let it have dummy value ) [duplicate]
Feb 27, 2026
c++
initialization
c++17
c++14
unique-ptr
why rvalue can't assign to constexpr reference variable
Feb 28, 2026
c++
c++11
c++14
constexpr
Why does taking a function pointer to `operator new` compile in C++14, but not in C++17?
Feb 25, 2026
c++
c++17
c++14
operator-overloading
auto
Define a Specialization As Instantiation of Another Class
Feb 26, 2026
c++
c++14
specialization
Empty braces around std::make_index_sequence
Feb 26, 2026
c++
tuples
c++14
Issue with std::initializer_list constructor and "braced initialization"
Feb 26, 2026
c++
c++11
c++14
initializer-list
list-initialization
How the when<> trait in boost.Hana works?
Feb 25, 2026
c++
c++14
boost-hana
access a constexpr member variable of a derived class through a base class reference via CRTP
Feb 24, 2026
c++
templates
c++14
crtp
Initialize std::tuple with classes which have two or more arguments [duplicate]
Feb 23, 2026
c++
c++14
stdtuple
Increasing Performance in C++
Feb 20, 2026
c++
multithreading
c++11
parallel-processing
c++14
§12.3.2 [class.conv.fct]/1 in C++1z changed substantially in relation to C++14. Does it make sense?
Feb 19, 2026
c++
language-lawyer
c++14
c++17
Delayed update with proxy objects vs. "Avoid unnamed objects with custom construction and destruction"
Feb 17, 2026
c++
c++11
c++14
c++17
Older Entries »