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
Set *both* elements and initial capacity of std::vector
Feb 24, 2026
c++
c++11
vector
Custom C++ exceptions with template arguments
Feb 24, 2026
c++
c++11
templates
exception
What is the advantage of using mt19937_64 over its 32 bit variant?
Feb 24, 2026
c++11
prng
String c++ manipulation
Feb 24, 2026
c++
string
c++11
Can formal parameters inside the function not be dropped even if the function returns until the caller statement ends?
Feb 23, 2026
c++
c++11
Can C++ compilers cache the result of constexpr functions?
Feb 23, 2026
c++
c++11
templates
constexpr
How to overload << operator without friend function
Feb 23, 2026
c++
c++11
Can I have partial template specialization with the using keyword?
Feb 23, 2026
c++11
templates
using
Why is it legal to define arbitrary return type of overloaded operators when T or T& is expected
Feb 22, 2026
c++
c++11
operator-overloading
Variable arguments macro and parameter pack expansion
Feb 23, 2026
c++
c++11
Inherit Without Virtual Destructor
Feb 22, 2026
c++
c++11
How to convert uint16_t to a wide string (std::wstring)
Feb 22, 2026
c++
string
c++11
Choose correct return type of template member function
Feb 22, 2026
c++
class
c++11
templates
return-type
missed signal in c++11 condition variable
Feb 22, 2026
multithreading
c++11
How to fix istringstream compiler error?
Feb 22, 2026
c++
visual-studio-2010
c++11
visual-studio-2013
looping over multiple enums
Feb 22, 2026
c++
c++11
« Newer Entries
Older Entries »