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
std::conditional compile-time branch evaluation
Jul 06, 2019
c++
templates
c++11
conditional
Method in base class that returns derived class type?
Aug 10, 2018
c++
inheritance
c++11
return-type
generic-programming
Should copy assignment operator leverage std::swap as a general rule?
Apr 30, 2022
c++
c++11
C++ regex_match not working
Nov 03, 2022
c++
regex
c++11
Why do I have to call operator<< as a method for SFINAE to work with void_t?
Mar 12, 2022
c++
c++11
c++14
sfinae
enable-if
Multiple inheritance and unique_ptr destruction
Sep 13, 2022
c++
c++11
inheritance
vector
unique-ptr
Why GCC does not evaluate constexpr at compile time?
May 18, 2022
c++
c++11
gcc
constexpr
Using std::find() With Reverse Iterators
Mar 02, 2021
c++
algorithm
c++11
vector
iterator
What does a deleted pointer point to?
Oct 05, 2022
c++
c++11
pointers
size_t: an operator? (and a way to use unordered_set)
Sep 19, 2019
c++
c++11
operators
unordered-set
C ++ Boost Bind Performance
May 06, 2022
c++
performance
boost
c++11
boost-bind
Alternatives to <ctime>
May 05, 2019
c++
visual-c++
c++11
How to make a function accept arbitrary number of arguments not using f(...)?
Oct 25, 2019
c++
function
templates
c++11
variadic-templates
Why initialize unique_ptr with a make_unique call?
Feb 16, 2022
c++
c++11
c++14
gotw
Can a virtual function be overridden by a non-virtual function?
Sep 07, 2022
c++
c++11
overriding
virtual-functions
Boost program options iterate over variables_map
Sep 16, 2021
c++
boost
c++11
boost-program-options
how to pass member function pointer to std::function
Jan 16, 2020
c++
c++11
parameter-passing
function-pointers
Is boost::signals2 overkill for simple applications?
Nov 03, 2021
c++
c++11
boost
signals-slots
boost-signals2
Does std::move on std::string garantee that .c_str() returns same result?
Mar 19, 2022
c++
c++11
move
move-semantics
c++ how to assert that all std::shared_ptr in a vector are referring to something
May 19, 2022
c++
c++11
vector
shared-ptr
assert
« Newer Entries
Older Entries »