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
How do I declare a function whose return type is deduced?
Jan 23, 2020
c++
auto
c++14
How to wrap a function with a varying number of default arguments to have only one argument?
Oct 27, 2022
c++
c++11
templates
c++14
default-arguments
`std::string` allocations are my current bottleneck - how can I optimize with a custom allocator?
Sep 18, 2022
c++
string
optimization
memory-management
c++14
Why is there no std::is_transparent equivalent for unordered containers?
Nov 06, 2020
c++
c++14
Why are these snippets handled differently by GCC?
Aug 12, 2022
c++
gcc
g++
language-lawyer
c++14
About lambdas, conversions to function pointers and visibility of private data members
Mar 25, 2022
c++
lambda
c++14
language-lawyer
std::unique_ptr constexpr constructors
Sep 18, 2022
c++
c++11
c++14
How to use a user defined literal in a header file? [duplicate]
Aug 15, 2022
c++
c++11
c++14
constexpr
user-defined-literals
Is a variable an array of size 1?
Nov 14, 2022
c++
c++11
c++14
language-lawyer
c++17
Returning reference to an array of specific size without explicitly stating the size in return type
Aug 26, 2022
c++
c++11
c++14
return-type
std::conditional vs std::enable_if
Nov 03, 2022
c++
c++14
Getting around copy semantics in C++
Oct 04, 2022
c++
c++11
c++14
Returning local unique_ptr as a shared_ptr
Nov 13, 2022
c++
gcc
clang
language-lawyer
c++14
Conversion from integral constant expression to null-pointer
Nov 08, 2022
c++
c++11
gcc
null
c++14
Test if a lambda is stateless?
Jan 03, 2020
c++
c++11
lambda
c++14
Can I declare a variable inside a lambda capture clause?
Apr 18, 2022
c++
c++11
c++14
c++11 variadic programming, how to define a tower of vectors
Apr 13, 2019
c++
templates
c++11
metaprogramming
c++14
c++ function call with square parenthesis
Nov 18, 2022
c++
c++14
Why can [=] be used to modify member variables in a lambda?
Mar 17, 2022
c++
c++11
lambda
c++14
Static constexpr: why does it need to be templated?
Feb 01, 2022
c++
c++14
constexpr
« Newer Entries
Older Entries »