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 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
compiler problems with variable template
Sep 15, 2022
c++
templates
c++14
Return type match with auto and friend function
Jun 11, 2022
c++
c++14
language-lawyer
friend
auto
Can we delete an object passed as by reference?
Nov 07, 2022
c++
c++11
c++14
using-declaration for friend function
Oct 31, 2022
c++
c++11
c++14
using
friend
Split range into range of overlapping ranges
Jun 20, 2022
c++
c++14
range-v3
« Newer Entries
Older Entries »