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
make is not using -std=c++11 option for g++
Jan 29, 2026
c++11
makefile
g++
Templated function can't convert 'int' to nullptr_t
Jan 29, 2026
c++
c++11
templates
template-meta-programming
Contiguous Memory
Jan 29, 2026
c++
c++11
memory
optimization
no type named ‘value_type’ in ‘struct std::iterator_traits
Jan 28, 2026
c++
c++11
iterator
How to start thread with function object with argument
Jan 29, 2026
multithreading
c++11
New to c++11 features, proper use of shared_ptr?
Jan 28, 2026
c++
c++11
shared-ptr
smart-pointers
How does std::string::erase remove characters from a string?
Jan 28, 2026
c++
string
c++11
auto open_flags = std::ios::binary; seems to produce the wrong type in MSVC. Is it a bug?
Jan 28, 2026
c++
c++11
visual-c++
c++17
msvc12
Iterating over std::vector with lambda does not want to remove with remove_if
Jan 28, 2026
c++
vector
c++11
lambda
remove-if
Trouble understanding C++ dependent types, vs what's on the current instantiation
Jan 29, 2026
c++
c++11
gcc
clang
Hand written move
Jan 28, 2026
c++
c++11
move-semantics
memcpy
C++ - How can we get a millisecond timestamp in linux?
Jan 27, 2026
c++
gcc
c++11
unix-timestamp
c++-chrono
Is there a way to pass container values to a variadic function?
Jan 28, 2026
c++
c++11
unordered_map of std::ofstream
Jan 28, 2026
c++
c++11
move-semantics
unordered-map
Qt Creator use another GCC Version located in another Place
Jan 28, 2026
c++
gcc
c++11
qt-creator
Access template's arguments with partial type knowledge
Jan 28, 2026
c++
c++11
variadic-templates
Template as a parameter of function template - deduction fail
Jan 27, 2026
c++
c++11
c++14
Choice Between std::vector and std::unordered_map For Searching In Few Items Case?
Jan 27, 2026
c++
algorithm
performance
c++11
stl
How to store class object having string in binary file?
Jan 25, 2026
c++
c++11
c++17
Does a raw array have any advantages over a std::array? [duplicate]
Jan 25, 2026
c++
arrays
c++11
stl
stdarray
« Newer Entries
Older Entries »