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
Does returning a bound local function object cause undefined behaviour?
May 31, 2026
c++
c++11
undefined-behavior
function-object
Is std::queue having event mechanism( Signals in std::queue)
May 31, 2026
c++
multithreading
c++11
queue
message-queue
How to draw a new line on Gtk::DrawingArea area, while peristing previous lines that have already been drawn?
May 29, 2026
c++11
gtk
gtk3
cairo
gtkmm
Accents in strings, how to store accented characters in a single char
Jun 01, 2026
c++
string
c++11
char
wstring
What is the most efficient protobuf type (in C++) for storing ipv4 or ipv6 address? My address is a boost::asio::ip::address_v4 (or v6)
May 31, 2026
c++11
protocol-buffers
boost-asio
dynamic_cast back to same object type fails with multiple inheritance and intermediate variable
May 31, 2026
c++
c++11
multiple-inheritance
dynamic-cast
reinterpret-cast
May C++11 standard libraries use internal static const variables without syncronization?
Jun 01, 2026
c++
multithreading
c++11
standards
C++11 Thread-safe polymorphism with less verbosity
May 31, 2026
c++
multithreading
c++11
mutex
Mapping a vector of one type to another using lambda
May 31, 2026
c++
c++11
lambda
functional-programming
How can I define a function with a parameter dependent on a symbol debug?
May 31, 2026
c++
c++11
compiler-errors
compiler-flags
compiler-options
what command in gdb is same as pathmap in dbx?
May 30, 2026
c++
linux
c++11
c++ decltype how to use to simplify variable definition
May 28, 2026
c++
c++11
Detect [[noreturn]] support by C++ compiler via CMake or preprocessor checks?
May 31, 2026
c++11
cmake
How do I make Visual Studio display "auto" types
May 31, 2026
c++
visual-studio
c++11
visual-studio-2015
auto
Is it legal to static_assert that signed shift right has two's-complement behavior?
May 31, 2026
c++
c
c++11
language-lawyer
c11
C++: Custom return value for different types of template function (method)
May 30, 2026
c++
c++11
templates
Move global constexpr class into class as static constexpr
May 29, 2026
c++
c++11
constexpr
This-pointer capture in lambda wrapper around recursive function
May 30, 2026
c++
templates
c++11
lambda
this-pointer
Reference to abstract class can't be passed to thread function? [duplicate]
May 30, 2026
c++
multithreading
c++11
pass-by-reference
stdthread
« Newer Entries
Older Entries »