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
range based for used for primitive type
Sep 21, 2026
c++
c++14
language-lawyer
Perfect forwarding template parameter pack to emplace_back - failed compilation
Sep 21, 2026
templates
c++11
c++14
variadic-templates
perfect-forwarding
unique_ptr vs shared_ptr - design [closed]
Sep 21, 2026
c++
c++11
design-patterns
c++14
c++17
Get a view to all T's in std::vector<std::tuple<Ts...>>
Sep 19, 2026
c++
vector
tuples
c++14
c++17
Taking the address of a literal, not a `constexpr`
Sep 21, 2026
c++
c++14
memory-address
constexpr
legal usage of is_transparent in regards partial keys
Sep 21, 2026
c++
c++14
Saving and loading std::chrono::time_point to file
Sep 19, 2026
c++
c++11
c++14
fstream
c++-chrono
C++ - typedef/using for function template
Sep 16, 2026
c++
templates
c++11
c++14
std::is_arithmetic returns false for int type inside generic lambda: Undefined behavior?
Sep 16, 2026
c++
gcc
c++14
type-traits
boost-hana
I'd like to see one example where the conversion-type-id is looked up in the context of the entire postfix-expression
Sep 16, 2026
c++
language-lawyer
lookup
c++14
How get -nan on C++ 14?
Sep 14, 2026
c++
c++14
nan
Is there a way to partially match a variadic template parameter pack?
Sep 14, 2026
c++
c++11
c++14
variadic-templates
c++17
Order of capture in lambda capture [duplicate]
Sep 13, 2026
c++
lambda
c++14
Enforce parameter evaluation order while retaining lifetime of of expressions
Sep 13, 2026
c++
c++14
lifetime
temporary-objects
Deduce return type of a function dynamically
Sep 13, 2026
c++
c++11
c++14
Different compiler behaviors on type trait to test implicit default-constructibility
Sep 13, 2026
c++
c++11
c++14
unordered_map emplace with default constructor
Sep 11, 2026
c++
c++14
unordered-map
emplace
How to pass const struct pointer to a setter method in C++
Sep 12, 2026
c++
c++11
c++14
Older Entries »