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++
Does deleting dynamically allocated std::string using a pointer returned by c_str() cause a memory leak in C++?
Jan 14, 2023
c++
string
memory-management
memory-leaks
return-value
"When" does the compiler implicitly declare a default constructor?
Jan 15, 2023
c++
visual-studio-2010
constructor
g++ and clang different behavior with recursive variadic template bitset creation (possible gcc bug?)
Jan 14, 2023
c++
gcc
c++11
clang
bitset
Strange behavior with std::function
Jan 14, 2023
c++
c++11
std-function
Atomic operations for lock-free doubly linked list
Jan 14, 2023
c++
multithreading
c++11
atomic
lock-free
What is the modern OpenGL equivalent to glBegin/glEnd
Jan 14, 2023
c++
opengl
abstraction
immediate-mode
declaring more than one variable within a single auto statement
Jan 14, 2023
c++
c++11
auto
C++ get the month as number at compile time
Jan 14, 2023
c++
predefined-macro
OpenGL SuperBible 6th edition, header file sb6.h missing
Jan 14, 2023
c++
opengl
opengl-4
Why boost::any does not hold string literal?
Jan 14, 2023
c++
boost
type-erasure
boost-any
C++ best way to build vector of strings from multiple returns of function calls
Jan 14, 2023
c++
string
c++11
vector
lambda
Using openssl to generate a DSA key pair
Jan 14, 2023
c++
c
cryptography
openssl
dsa
Can a template object change its type?
Jan 14, 2023
c++
templates
Sort a vector of struct based on a specific field
Jan 13, 2023
c++
sorting
Configuring TCP keep_alive with boost::asio [duplicate]
Jan 14, 2023
c++
tcp
boost-asio
stack overflow error in C++ program
Jan 14, 2023
c++
class
visual-c++
pointers
MySQL Connector C++ 64bit build from source in Visual Studio 2012
Jan 13, 2023
c++
mysql
visual-studio-2012
64-bit
mysql-connector
Is explicit flush necessary for interleaved cout and cin operations?
Jan 13, 2023
c++
stream
iostream
flush
Qt 5.1 - QMessageBox Bug? Program Exits(0) if QMessageBox is called while QDialog is hidden
Jan 13, 2023
c++
qt
Is it better to keep a socket open for frequent requests, or to close the socket each time
Jan 14, 2023
c++
sockets
qtcpsocket
« Newer Entries
Older Entries »