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
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
Use vector<int>::iterator by reference but with error
May 21, 2022
c++
c++11
vector
iterator
Compile a static library link with standard library (static)
Oct 15, 2022
c++
c++11
g++
static-libraries
standard-library
Why are C++ tuples so weird?
Apr 14, 2022
c++
c++11
tuples
c++-standard-library
transpose template function boolean arguments to runtime function arguments with template metaprogramming
Mar 23, 2022
c++
templates
c++11
metaprogramming
template-meta-programming
Why is my mt19937 Random generator giving me ridiculous results? C++
Dec 04, 2021
c++
random
c++11
Using std::function/mem_fn in C++11 with member functions
Aug 22, 2022
c++
c++11
lambda
metaprogramming
function-pointers
How to call a function several times in C++ with different parameters
Nov 13, 2022
c++
c++11
functional-programming
How do I convert a std::string containing doubles to a vector of doubles?
Nov 02, 2022
c++
c++11
c++11: Templated wrapper function
Apr 01, 2021
c++
templates
c++11
wrapper
functor
Can I access a C++11 std::map entry while inserting/erasing from another thread?
Mar 24, 2022
c++
multithreading
c++11
stdmap
implicit conversion of vector from one type to another c++
Sep 07, 2022
c++
c++11
visual-c++
How to reverse bits in a bitset?
Aug 17, 2022
c++
c++11
bits
bitset
bit
return count of scatter palindrome of a string [closed]
May 11, 2022
c++
algorithm
c++11
data-structures
dynamic-programming
« Newer Entries
Older Entries »