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++
Is std::vector::size() allowed to require non-trivial computations? When would it make sense?
Dec 14, 2022
c++
stl
vector
std
How can I avoid using a const_cast with std::vector::erase() in C++?
Dec 14, 2022
c++
stl
casting
constants
Case-Label question in C/C++
Dec 15, 2022
c++
c
label
case
Does catch (...) work on throw; with no object?
Dec 15, 2022
c++
exception
try-catch
throw
ellipsis
C++ copying a string array[] to a vector <string>
Dec 14, 2022
c++
arrays
string
vector
C++: expected identifier before numeric constant
Dec 14, 2022
c++
matrix
How to convert a `const char *` to simply `char *`?
Dec 15, 2022
c++
constants
C++: Adding automatically allocated objects to a std::vector
Dec 13, 2022
c++
object
stl
vector
allocation
Standard way to make STL objects threadsafe?
Dec 15, 2022
c++
multithreading
stl
thread-safety
A problem with higher order functions and lambdas in C++0x
Dec 14, 2022
c++
c++11
higher-order-functions
lambda
How to programatically get uid from pid in osx using c++?
Dec 14, 2022
c++
macos
unix
process
Operator Overloading in C++
Dec 14, 2022
c++
operator-overloading
declaring a class with struct keyword and vice versa
Dec 15, 2022
c++
class
struct
declaration
List of combinations of N balls in M boxes in C++
Dec 14, 2022
c++
permutation
combinations
referencing something from global namespace?
Dec 14, 2022
c++
namespaces
Befriending a template class: Compile error
Dec 14, 2022
c++
templates
compiler-errors
friend
Grab Program's Console Output
Dec 14, 2022
c++
windows
sockets
console
When should I pass "T* const&" type of pointer ?
Dec 15, 2022
c++
pointers
constants
pass-by-reference
C++ : Writing doubles in a file with more precision than default
Dec 15, 2022
c++
file
double
portability
precision
Setting parent for a QMessageBox
Dec 14, 2022
c++
qt
qmessagebox
« Newer Entries
Older Entries »