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
How does the move constructor look like if I have a vector (or anything like it) member variable?
Nov 28, 2025
c++
c++11
move-semantics
Using an instance of an std::array<Type, N> as a template parameter
Nov 27, 2025
c++
c++11
templates
How to accept only numbers and strings in templates in C++11?
Nov 27, 2025
c++
c++11
templates
sfinae
template-specialization
Return a dereferenced value of shared_ptr from a function
Nov 28, 2025
c++
c++11
boost
shared-ptr
std::function and error: no matching function for call to
Nov 27, 2025
c++
c++11
templates
std-function
Is hiding implementation detail Encapsulation or Abstraction?
Nov 28, 2025
java
oop
c++11
"Materializing" an object of a known type for C++ type inference
Nov 27, 2025
c++
c++11
undefined-behavior
type-inference
How to delete a string based on spaces
Nov 27, 2025
c++
c++11
Suggestions for a Free C++11 IDE [closed]
Nov 27, 2025
c++
c++11
make mongo-cxx-driver cannot find includes
Nov 27, 2025
c++
mongodb
c++11
mongo-cxx-driver
Why the statement int null = 0, *p = null is illegal?
Nov 27, 2025
c++
pointers
c++11
nullptr
print a list using variadic templates
Nov 26, 2025
c++
c++11
recursion
variadic-templates
How to sort values in a map in C++
Nov 26, 2025
c++
sorting
c++11
dictionary
c++14
Why std::atomic defined as struct?
Nov 26, 2025
class
c++11
struct
language-lawyer
derive class from a tuple
Nov 27, 2025
c++
templates
c++11
variadic-templates
template-templates
Error partially specializing a class template to have boost::tuple as one of the parameters
Nov 25, 2025
templates
boost
c++11
Alterantive for callbacks using std::function
Nov 24, 2025
c++
c++11
callback
std-function
stdbind
Move constructor is not called when using boost::pool_allocator
Nov 25, 2025
c++
c++11
boost
move-semantics
boost-pool
Can std::chrono::system_clock::now() throw an exception?
Nov 26, 2025
c++
c++11
portability
language-lawyer
c++-chrono
« Newer Entries
Older Entries »