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
Is it safe to use _MSVC_LANG instead of __cplusplus?
Oct 21, 2025
c++11
visual-c++
Can lifetime of objects in a initializer list be extended?
Oct 21, 2025
c++
c++11
lifetime
initializer-list
const-reference
When the object destructed while I pass the argument by-value?
Oct 21, 2025
c++
c++11
inheritance
language-lawyer
virtual
Reading multiple column and put them in vector in c++
Oct 22, 2025
c++
c++11
Is there an STL-like function to fill an array with some function of the index?
Oct 21, 2025
c++
c++11
stl
Qt5: connect: How to use 'connect' in case the slot has less parameters than the signal
Oct 21, 2025
c++
qt
c++11
qt5
Need a map from enum (class) to std::binary_function
Oct 21, 2025
c++
dictionary
c++11
functional-programming
`auto` variable declaration with multi-word fundamental types causes error
Oct 20, 2025
c++
c++11
auto
Undefined symbol: vtable [duplicate]
Oct 21, 2025
c++
gcc
c++11
vtable
Can initialization of global variables in C++ happen on multiple threads?
Oct 21, 2025
c++
multithreading
c++11
global-variables
Why aren't std::chrono::duration instances passed by value in the Standard Library?
Oct 21, 2025
c++11
pass-by-reference
constexpr
pass-by-value
C++: using class member and static function of same name but different parameters fails
Oct 21, 2025
function
c++11
static
stl
member
Using std::transform to convert a std::vector<struct{key; val;}> into a std::map<key, val>
Oct 19, 2025
c++
c++11
stl
stl-algorithm
std::unordered_set::erase complexity
Oct 19, 2025
c++
c++11
stl
containers
unordered
How to delete the move assignment operator and retain compatibility with std containers?
Oct 21, 2025
c++
c++11
move-semantics
move-assignment-operator
How can I resolve a "'shared_ptr' was not declared in this scope" error?
Oct 21, 2025
c++11
compiler-errors
shared-ptr
C++ Protocol Buffer: Temporary of non-literal type 'google::protobuf::internal::CallOnInitializedMutex <std::mutex>' in a constant expression
Oct 21, 2025
c++
c++11
protocol-buffers
Does resize on a std::vector<int> set the new elements to zero?
Oct 21, 2025
c++
c++11
integer
stdvector
value-initialization
Overloading function calls for compile-time constants
Oct 20, 2025
c++
c++11
C++11 Initializing a std::string member
Oct 21, 2025
c++11
« Newer Entries
Older Entries »