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
T* and const T*
Mar 23, 2023
c++
pointers
c++11
constants
Why Should I use virtual base classes?
Mar 23, 2023
c++
oop
inheritance
c++11
abstract-class
What is the rationale behind std::allocator::max_size()?
Mar 23, 2023
c++
memory-management
c++11
Design a base iterator for a base class
Mar 23, 2023
c++
c++11
iterator
template-classes
Why does this explicit conversion operator work with g++ but not Visual Studio 2013?
Mar 22, 2023
c++
gcc
c++11
visual-studio-2013
explicit-conversion
Will c++1y allow in-class initialization of base class variables from a derived class?
Mar 22, 2023
c++
c++11
c++14
Pure virtual and std::shared_ptr
Mar 22, 2023
c++
c++11
shared-ptr
pure-virtual
Why is OpenMP outperforming threads?
Mar 21, 2023
c++
multithreading
c++11
Is there any (convenient) way of retrieving current iteration # inside C++11 "foreach" statement?
Mar 22, 2023
c++
c++11
<cstdint> vs std::size_t types
Mar 22, 2023
c++
c++11
stl
Can placeholder be used with ref()
Mar 20, 2023
c++
c++11
use of deleted function error
Mar 22, 2023
c++
c++11
Custom type in QVariant converts to empty string
Mar 22, 2023
c++
qt
c++11
types
qvariant
Uniform initialization of iterators
Mar 21, 2023
c++
c++11
iterator
uniform-initialization
std::map emplace gcc 4.8.2
Mar 21, 2023
c++11
dictionary
emplace
Auto detection of template parameters without arguments
Mar 21, 2023
c++
c++11
Why is transforming a conditional write to an unconditional write not a thread safe optimization?
Mar 19, 2023
c++
multithreading
c++11
concurrency
thread-safety
c++ move semantics clarification
Mar 21, 2023
c++
c++11
Controlling frame rate
Mar 21, 2023
c++
multithreading
c++11
Multiply two matrices in C++
Mar 21, 2023
c++
visual-c++
c++11
« Newer Entries
Older Entries »