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
How to do `using` of weak enums in C++11?
Mar 24, 2023
c++
c++11
enums
using
Template function to discern smart_pointer from other container
Mar 24, 2023
c++
templates
c++11
overloading
template-templates
Extract integers from std::string
Mar 24, 2023
c++
c++11
Macro compiles with GCC but not with VS11
Mar 23, 2023
c++
gcc
visual-studio-2012
c++11
macros
Forward variadic template args to several class members
Mar 23, 2023
c++
templates
c++11
perfect-forwarding
Can a multidimensional array be filled from variadic template?
Mar 24, 2023
c++11
multidimensional-array
variadic-templates
Function with return type based on a protected base class method
Mar 24, 2023
c++
templates
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
« Newer Entries
Older Entries »