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
C++ capture move initialized is const?
Dec 01, 2019
c++
lambda
c++14
Why construction of std::unique_ptr for incomplete type compiles?
Sep 19, 2022
c++
c++11
templates
c++14
language-lawyer
Why does Foo({}) invoke Foo(0) instead of Foo()?
Jun 23, 2018
c++
language-lawyer
c++14
list-initialization
value-initialization
Simple std::regex_search() code won't compile with Apple clang++ -std=c++14
Feb 07, 2022
c++
c++11
c++14
clang++
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
« Newer Entries
Older Entries »