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
Perfect return for functions modifying their argument
Mar 24, 2023
c++
templates
c++11
return-type
Using initializer_list in template function
Mar 23, 2023
c++
templates
c++11
How to fix linkage error when using template class with static constexpr?
Mar 25, 2023
c++
c++11
constexpr
How to create a subclass of thread Class properly in C++(subclass of std::thread)
Mar 24, 2023
c++
multithreading
visual-studio-2012
c++11
"Static counter" for types behaves weirdly
Mar 24, 2023
c++
c++11
static
static-methods
static-members
Template function as template argument
Mar 24, 2023
c++
templates
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
« Newer Entries
Older Entries »