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++11
Branchless way to represent a "ping-pong" value?
Dec 18, 2022
c++
function
math
c++11
numbers
Xcode compiler cannot find C++ 11 includes
Dec 18, 2022
xcode
c++11
Constructing Vectors in C++
Dec 16, 2022
c++
c++11
vector
Why can std::function not accept a deduced type as its template parameter?
Dec 17, 2022
c++
c++11
templates
types
template-argument-deduction
is compare_exchange_weak for std::shared_ptr broken in msvs 2013?
Dec 17, 2022
c++
visual-c++
c++11
visual-studio-2013
atomic
Decltype in template parameter of variable
Dec 18, 2022
c++
c++11
Initializing a static constexpr from an incomplete type because of a template base class
Dec 18, 2022
c++
templates
c++11
constexpr
In the example below the function object "rev" is defined in terms of itself. How is this possible?
Dec 17, 2022
c++
c++11
lambda
functor
Efficiently and elegantly returning emplaced unique_ptr
Dec 18, 2022
c++
c++11
return
unique-ptr
emplace
Let C++ deduce location of the class/namespace a parameter is defined in
Dec 17, 2022
c++
c++11
Why does push_back succeed on a struct containing a unique_ptr unless that struct has a custom destructor?
Dec 17, 2022
c++
c++11
stl
Get the number of trading days in between two days
Dec 17, 2022
c++
boost
c++11
std::array member functions empty(), max_size() - useless but for consistency?
Dec 17, 2022
c++
c++11
stdarray
Is it valid C++ to cast an rvalue to a const pointer?
Dec 17, 2022
c++
c++11
c++03
Overload resolution with variadic higher order functions
Dec 17, 2022
c++
templates
c++11
variadic-templates
Detect same class inheritance with SFINAE
Dec 17, 2022
c++
c++11
template-meta-programming
sfinae
decltype
c++11 threads don't modify same values
Dec 17, 2022
c++
multithreading
c++11
Trying to understand how an overloaded function is chosen
Dec 17, 2022
c++
templates
c++11
g++
overload-resolution
How to dump an std::unordered_multimap<uint, T> to a std::vector<T>?
Dec 17, 2022
c++
c++11
vector
stl
iterator
segment fault for a simple std::shared_ptr construction case
Dec 17, 2022
c++
c++11
memory-management
shared-ptr
smart-pointers
« Newer Entries
Older Entries »