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
Passing const unique_ptr reference as parameter
Mar 09, 2023
c++
c++11
c++14
smart-pointers
Boost.Asio without Boost.System
Mar 08, 2023
c++
c++11
boost
stl
boost-asio
Assigning a braced-init-list to STL containers in C++11
Mar 09, 2023
c++11
stl
assignment-operator
initializer-list
Does access control matter for deleted constructors?
Mar 09, 2023
c++
c++11
constructor
std::map::const_iterator leaks non-const reference to value?
Mar 08, 2023
c++
c++11
stdmap
std::transform with two std::vector and one constant as arguments
Mar 08, 2023
c++
c++11
lambda
transform
stdvector
Visual Studio equivelent of gcc __attribute__((unused)) in c++11 (or lower)?
Mar 07, 2023
c++
visual-studio
c++11
visual-studio-2017
How to write vector of ostreams in C++ which takes in all the different output streams like cout, ostringstream and ofstream
Mar 08, 2023
c++
c++11
vector
ostream
Function overloading using template
Mar 08, 2023
c++
c++11
templates
overloading
CRTP base constructor crashes because child is not constructed
Mar 07, 2023
c++
c++11
constructor
crtp
How to pass const member function as non-const member function
Mar 07, 2023
c++
class
c++11
templates
pointer-to-member
Understanding repeated evaluation of template types/values
Mar 07, 2023
c++
c++11
templates
static-assert
Sequential heterogeneous functions executer
Mar 07, 2023
c++
c++11
inheritance
types
template-meta-programming
Check if a class has a method with a given name but any signature
Mar 07, 2023
c++
c++11
templates
methods
sfinae
Is it possible to defer initialization of a const variable in C++, like Java's "blank final" feature?
Mar 06, 2023
java
c++
c++11
constants
final
unable to include circular_buffer in structure
Mar 07, 2023
c++
c++11
How to use and access a template parameter pack of parameter packs
Mar 07, 2023
c++
c++11
templates
variadic-templates
Will a calling thread see modifications to local variables after thread.join()?
Mar 06, 2023
c++
c++11
concurrency
thread-safety
memory-model
How to reduce duplication when writing traits for reference and non reference types when the traits are the same
Mar 06, 2023
c++
c++11
templates
template-meta-programming
Template Specialization with Default Value
Mar 05, 2023
c++
c++11
c++14
c++17
template-meta-programming
« Newer Entries
Older Entries »