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
Is it legal for a standard library implementation to specialize a function templated on a concept with a child concept?
Apr 05, 2022
c++
c++11
language-lawyer
c++14
Unable to declare a template variable without defining it
Nov 20, 2022
c++
templates
c++14
variable-templates
In C++ is it possible to specify which delete operator is used?
Sep 30, 2022
c++
c++14
clang++
Is this a bug in g++ c++14 support?
Apr 12, 2018
c++
g++
c++14
C++ template parameter and partial specialization : strong or weak typing?
Dec 13, 2021
c++
templates
c++14
typing
How to implement a generic Factory that supports template covariance?
Jun 24, 2019
c++
unit-testing
dependency-injection
c++14
factory
How do I know if I'm using copy or move?
Sep 09, 2022
c++
c++14
move-semantics
Tracking down owner of a shared_ptr?
Oct 18, 2022
c++
c++11
c++14
shared-ptr
smart-pointers
Forwarding reference behavior with definite types
Nov 13, 2022
c++
c++14
forwarding-reference
How to avoid data race with `asio::ip::tcp::iostream`?
Apr 17, 2021
c++
multithreading
tcp
c++14
boost-asio
Transitioning away from std::string, std::ostream, etc. in a library's public API
Jun 14, 2020
c++
c++11
c++14
c++-standard-library
static_cast : Conversion function templates - are they really working?
Oct 25, 2022
c++
visual-c++
c++14
c++17
Equivalent of `using` aliases for `template`s
Sep 16, 2022
c++
templates
c++11
c++14
using
Has this been done before? (Monad view wrapping c++ collections/types for chain operations)
Feb 01, 2020
c++
c++11
functional-programming
monads
c++14
c++11/14 make_unique ambigious overload for std::string
Sep 16, 2022
c++
templates
c++11
c++14
Runtime sized arrays and pointer-decay
Oct 20, 2022
c++
arrays
c++14
variable-length-array
std::function lambda optimization
Oct 11, 2021
c++
memory-management
lambda
c++14
std-function
What are consequences of not calling libusb_exit()
Apr 09, 2022
c++
linux
c++14
libusb
Removing the void specializations for std::future and std::promise
Feb 02, 2021
c++
c++11
c++14
future
c++17
global initialization order with constexpr
Nov 06, 2022
c++
c++14
constexpr
« Newer Entries
Older Entries »