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
C++11 unique_ptr array and constructor parameters
Mar 18, 2023
c++11
stl
smart-pointers
Should std::current_exception return non-null from catch block in a class's destructor
Mar 19, 2023
c++
c++11
visual-c++
exception
std::array as a parameter in virtual function
Mar 19, 2023
c++
arrays
c++11
Compilation issue with instantiating function template
Mar 18, 2023
c++
c++11
language-lawyer
variadic-templates
function-templates
Using char16_t, char32_t etc without C++ 11?
Mar 19, 2023
c++
c++11
C++ constexpr auto member function. Clang issue?
Mar 18, 2023
c++
c++11
auto
c++14
constexpr
Why did the C++ designers choose not to allow non-member operator()()?
Mar 18, 2023
c++
c++11
gcc
g++
c++14
Specifying a Deleter for std::shared_ptr that works on all objects of a particular type or its derived types
Mar 18, 2023
c++
c++11
shared-ptr
smart-pointers
delete-operator
Mapping const char * to duck-typed T at compile-time or run-time
Mar 18, 2023
c++
templates
c++11
What are reference qualifiers for functions? [duplicate]
Mar 18, 2023
c++
c++11
Passing a function and arguments to a thread
Mar 18, 2023
c++
multithreading
c++11
How to detect if a generic lambda is uncompilable in C++ 14?
Mar 18, 2023
c++
c++11
lambda
c++14
sfinae
inserting into vectors c++
Mar 18, 2023
c++
c++11
vector
Valid C++03 template code won't compile in C++11
Mar 18, 2023
c++
c++11
template-meta-programming
Generalization of std::transform
Mar 18, 2023
c++
algorithm
c++11
Why is "true;" (and others) a valid line of code C++?
Mar 18, 2023
c++
c++11
visual-c++
compilation
serialize std::unordered_map < int, std::unordered_set<int> > with boost
Mar 15, 2023
c++
c++11
serialization
boost
C++ class name injection
Mar 17, 2023
c++
c++11
language-lawyer
Why does the compiler complain about undefined reference to a constexpr function even though it is defined in another source file?
Mar 17, 2023
c++
c++11
constants
Convert long int* to long long int*
Mar 16, 2023
c++
c++11
« Newer Entries
Older Entries »