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
What to use to store Unicode (UTF-16) strings? (C++11)
Mar 03, 2026
c++
c++11
unicode
Calculate Clocks Per Sec
Mar 02, 2026
c++
c++11
C++ app: How to properly delete/release an allocated object?
Mar 02, 2026
c++
c++11
pointers
memory-management
smart-pointers
Finding out if an stored hostname in std::string is a ip address or a FQDN address in C++
Mar 02, 2026
c++11
boost-asio
ip-address
fqdn
Pointer of array, what is the difference between (*ptr)[] and *ptr[]
Mar 01, 2026
c++
c++11
pointers
operator-precedence
pointer-arithmetic
Is there any way to extend the lifetime of a temporary object in C++?
Mar 02, 2026
c++
c++11
scope
temporary
scopeguard
C++ Idioms: How can an rvalue be passed around as rvalue?
Mar 02, 2026
c++
c++11
reference
rvalue
Apply function from std::tuple [duplicate]
Mar 02, 2026
c++
function-pointers
c++11
variadic-templates
iterable-unpacking
Can the C++ compiler coalesce adjacent mutex locks?
Mar 02, 2026
c++
c++11
language-lawyer
mutex
memory-model
Is there in locale/codecvt a proper facet to test for character specifics
Mar 01, 2026
c++11
unicode
locale
codecvt
Default member values or default constructor parameters in structures?
Mar 02, 2026
c++
oop
c++11
data-structures
software-design
Why is the base constructor called?
Mar 02, 2026
c++
visual-c++
c++11
move constructor for pointer type?
Mar 01, 2026
c++
c++11
Type mismatch in overloaded operator (writing pipelines)
Feb 28, 2026
c++
c++11
Restrict random number generation to a range using <random> [duplicate]
Feb 28, 2026
c++
c++11
random
Is there a way to decltype the result of a non callable function?
Feb 28, 2026
c++
c++11
decltype
Why is there no std equivalent of boost::enable_if?
Feb 28, 2026
c++11
boost
stl
template-meta-programming
enable-if
Return a std::stringstream - Compilation Fail
Mar 01, 2026
c++
c++11
gcc
move-semantics
« Newer Entries
Older Entries »